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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the workspace

Body Params
result
object
required

The result data from the tool execution

string
required

ID of the MCP server submitting the results

Responses
200

Tool execution results successfully submitted

400

Bad Request. Missing or invalid parameters.

401

Unauthorized. Invalid or missing authentication token.

403

Forbidden. You don't have access to this workspace or MCP server.

404

Conversation or message not found.

500

Internal Server Error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!