input to the Responses API{
"agent": {
"agent_name": "string"
},
"type": "reasoning",
"id": "string",
"encrypted_content": "string",
"summary": [
{
"type": "summary_text",
"text": "string"
}
],
"content": [
{
"type": "reasoning_text",
"text": "string"
}
],
"status": "in_progress"
}