v1

latestOpenAPI 3.0.02026-07-1715378310.4 KB
mcp

Get MCP discovery status

Queries the status of an MCP discovery workflow by workflow ID. Returns current status and discovered tools if available.

get/api/v1/mcp/discover/{workflowId}

Path parameters

workflowIdstring required

Response

Discovery status retrieved successfully

workflowIdstring uuid required

Workflow ID

status'running' | 'completed' | 'failed' required

Current status of discovery

toolCountinteger

Number of tools discovered

errorstring

Error message if discovery failed

errorCodestring

Error code for categorizing failures