API referenceAgents and workflowsTools
Tools
8 operations.
List tools
GET /api/v1/tools
Create a tool
POST /api/v1/tools
Get a tool
GET /api/v1/tools/{id}
Update a tool
PUT /api/v1/tools/{id}
Delete a tool
DELETE /api/v1/tools/{id}
List the tools advertised by this MCP server (live tools/list probe)
GET /api/v1/tools/{id}/mcp-tools
Test a tool's stored credential (structural check, plus an optional reachability probe when test_url is provided)
POST /api/v1/tools/{id}/test
Whether tool credential storage is configured
GET /api/v1/tools/credential-storage