Commit 23a5b39
committed
feat: integrate structured output validation in server
Add mandatory structured output validation in the handleToolCall flow.
This ensures that any tool result with a defined output schema is
validated before being sent to the client, as required by the MCP protocol.1 parent 74ffdb1 commit 23a5b39
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
1037 | 1040 | | |
1038 | 1041 | | |
1039 | 1042 | | |
| |||
0 commit comments