{
"agent": {
"agent_name": "string"
},
"id": "maco_123",
"call_id": "string",
"type": "multi_agent_call_output",
"action": "spawn_agent",
"output": [
{
"type": "output_text",
"text": "string",
"annotations": [
{
"type": "file_citation",
"index": 0,
"file_id": "file-123",
"filename": "string"
}
]
}
]
}