[mcp] Fix legacy_tools (#15885)

- [x] Fix legacy_tools
This commit is contained in:
Matthew Zeng
2026-03-26 11:08:49 -07:00
committed by GitHub
parent 2c54d4b160
commit 25134b592c
4 changed files with 41 additions and 25 deletions

View File

@@ -1258,9 +1258,7 @@
"type": "object"
},
"RawMcpServerConfig": {
"additionalProperties": {
"$ref": "#/definitions/McpServerToolConfig"
},
"additionalProperties": false,
"properties": {
"args": {
"default": null,