{
"agent": {
"agent_name": "string"
},
"type": "local_shell_call",
"id": "string",
"call_id": "string",
"action": {
"type": "exec",
"command": [
"string"
],
"timeout_ms": 0,
"working_directory": "string",
"env": {
"property1": "string",
"property2": "string"
},
"user": "string"
},
"status": "in_progress"
}