Threads
Submit Tool Outputs for a Run
Submit the outputs of tool calls that an assistant message previously requested. This will continue the run. If stream=true, returns a Server-Sent Events stream.
post/threads/{thread_id}/runs/{run_id}/submit-tool-outputs
Path parameters
thread_idstring uuid required
run_idstring required
Query parameters
streamboolean
Headers
authorizationstring nullable
x_session_tokenstring nullable
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.