feat(apps): Pass toolInfo to MCP Apps via hostContext (#7506)

Co-authored-by: Goose <opensource@block.xyz>
This commit is contained in:
Andrew Harvard
2026-03-23 09:12:47 -04:00
committed by GitHub
parent 259ca26dfe
commit a43cbe5875
7 changed files with 118 additions and 2 deletions
+3
View File
@@ -8470,6 +8470,9 @@
"description": {
"type": "string"
},
"input_schema": {
"type": "object"
},
"name": {
"type": "string"
},