{
"agent": {
"agent_name": "string"
},
"id": "sho_123",
"call_id": "string",
"caller": {
"type": "direct"
},
"type": "shell_call_output",
"output": [
{
"stdout": "string",
"stderr": "string",
"outcome": {
"type": "timeout"
}
}
],
"status": "in_progress",
"max_output_length": 0
}