{
"agent": {
"agent_name": "string"
},
"type": "response.output_text.done",
"item_id": "string",
"output_index": 0,
"content_index": 0,
"text": "string",
"sequence_number": 0,
"logprobs": [
{
"token": "string",
"logprob": 0,
"top_logprobs": [
{
"token": "string",
"logprob": 0
}
]
}
]
}