v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
MCP

Submit MCP tool execution results

Documentation Endpoint for client-side MCP servers to submit the results of tool executions. This endpoint accepts the output from tools that were executed locally.

post/api/v1/w/{wId}/mcp/results

Path parameters

wIdstring required

ID of the workspace

Request body

resultobject required

The result data from the tool execution

serverIdstring required

ID of the MCP server submitting the results

Response

Tool execution results successfully submitted