{
"model": "gpt-4.1",
"input": "string",
"instructions": "string",
"background": false,
"conversation": "string",
"include": [
"string"
],
"max_output_tokens": 0,
"max_tool_calls": 0,
"metadata": {
"property1": "string",
"property2": "string"
},
"parallel_tool_calls": true,
"previous_response_id": "string",
"prompt": {},
"reasoning": {
"effort": "low",
"summary": "auto"
},
"service_tier": "auto",
"store": true,
"stream": false,
"stream_options": {},
"temperature": 1,
"text": {
"format": {
"type": "text"
}
},
"tool_choice": "string",
"tools": [
{}
],
"top_logprobs": 0,
"top_p": 1,
"truncation": "disabled"
}