fix(app-server): report dynamic tool schema errors

This commit is contained in:
Alex Kotliarskyi
2026-05-21 11:21:09 -07:00
parent de80fa6e31
commit 8677b878cc
30 changed files with 547 additions and 14 deletions

View File

@@ -1765,6 +1765,9 @@
}
]
},
"data": {
"default": null
},
"message": {
"type": "string"
}