mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
chore: generate
This commit is contained in:
parent
dd1f981d23
commit
216a2d87cf
2 changed files with 4 additions and 4 deletions
|
|
@ -9033,7 +9033,7 @@
|
|||
"type": "boolean"
|
||||
},
|
||||
"timeout": {
|
||||
"description": "Timeout in ms for fetching tools from the MCP server. Defaults to 5000 (5 seconds) if not specified.",
|
||||
"description": "Timeout in ms for MCP server requests. Defaults to 5000 (5 seconds) if not specified.",
|
||||
"type": "integer",
|
||||
"exclusiveMinimum": 0,
|
||||
"maximum": 9007199254740991
|
||||
|
|
@ -9099,7 +9099,7 @@
|
|||
]
|
||||
},
|
||||
"timeout": {
|
||||
"description": "Timeout in ms for fetching tools from the MCP server. Defaults to 5000 (5 seconds) if not specified.",
|
||||
"description": "Timeout in ms for MCP server requests. Defaults to 5000 (5 seconds) if not specified.",
|
||||
"type": "integer",
|
||||
"exclusiveMinimum": 0,
|
||||
"maximum": 9007199254740991
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue