Tools
List Tools For Mcp Server
GET/v1/mcp-servers/{mcp_server_id}/tools
Retrieve Mcp Tool
GET/v1/mcp-servers/{mcp_server_id}/tools/{tool_id}
Run Mcp Tool
POST/v1/mcp-servers/{mcp_server_id}/tools/{tool_id}/run
ModelsExpand Collapse
default_requires_approval: optional boolean
default_requires_approval: optional boolean
Default value for whether or not executing this tool requires approval.
enable_parallel_execution: optional boolean
enable_parallel_execution: optional boolean
If set to True, then this tool will potentially be executed concurrently with other tools. Default False.
return_char_limit: optional number
return_char_limit: optional number
The maximum number of characters in the response.
maximum1000000
minimum1
Skip to content