{
"model": "gpt-5.6-sol",
"input": "string",
"instructions": "string",
"previous_response_id": "string",
"max_output_tokens": 1,
"reasoning": {
"effort": "none",
"summary": "auto",
"property1": "string",
"property2": "string"
},
"temperature": 0,
"top_p": 0,
"stream": false,
"store": true,
"metadata": {
"property1": "string",
"property2": "string"
},
"tools": [
{
"property1": "string",
"property2": "string"
}
],
"tool_choice": null,
"parallel_tool_calls": true,
"max_tool_calls": 1,
"text": {
"property1": "string",
"property2": "string"
},
"include": [
"string"
],
"truncation": null,
"property1": "string",
"property2": "string"
}