resource
call a tool on the MCP server described by the resource
post/w/{workspace}/resources/mcp_call_tool/{path}
Path parameters
workspacestring required
pathstring required
Request body
Response
the MCP tool result, forwarded verbatim. A tool that ran but failed returns 200 with isError true.