Submit tool output to run
POST {{baseUrl}}/threads/:thread_id/runs/:run_id/submit_tool_outputs
Request Body
{"tool_outputs"=>[{"tool_call_id"=>"call_001", "output"=>"70 degrees and sunny."}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OpenAI-Beta | string |