{
"previous_response_id": "string",
"model": "string",
"reasoning": {
"effort": "medium",
"summary": "auto",
"generate_summary": "auto"
},
"max_output_tokens": 0,
"instructions": "string",
"text": {
"format": {
"type": "text"
}
},
"tools": [
{
"type": "file_search",
"vector_store_ids": [
"string"
],
"max_num_results": 0,
"ranking_options": {
"ranker": "auto",
"score_threshold": 0
},
"filters": {
"type": "eq",
"key": "string",
"value": "string"
}
}
],
"tool_choice": "none",
"truncation": "disabled"
}