Submit tool outputs.

Resumes a task paused on awaiting_tool_results by submitting the results of the function calls requested by the agent. All pending tool_call_ids must be answered in one request. Returns 202 Accepted; poll the task for progress — the agent may request further function calls or complete with a final answer.

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

The unique identifier of the agent.

string
required

The task ID.

Body Params

Submit the results of the function calls requested by the agent. Every pending tool_call_id from the awaiting_tool_results poll must be answered in a single request.

tool_outputs
array of objects
required
length ≤ 32

One entry per pending tool call.

tool_outputs*
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json