v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
mcp

list available MCP tools

get/mcp/w/{workspace}/list_tools

Path parameters

workspacestring required

Response

list of MCP tools available for the workspace

namestring required

The tool name/operation ID

descriptionstring required

Short description of the tool

instructionsstring required

Detailed instructions for using the tool

pathstring required

API endpoint path

methodstring required

HTTP method (GET, POST, etc.)

path_params_schemaobject nullable

JSON schema for path parameters

query_params_schemaobject nullable

JSON schema for query parameters

body_schemaobject nullable

JSON schema for request body