Submit Tool Outputs
POST https://api.openai.com/v1/threads/thread_123/runs/run_123/submit_tool_outputs
Request Body
{"tool_outputs"=>[{"tool_call_id"=>"call_001", "output"=>"70 degrees and sunny."}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
OpenAI-Beta | string |