{
"type": "computer_call",
"id": "string",
"call_id": "string",
"action": {
"type": "click",
"button": "left",
"x": 0,
"y": 0
},
"pending_safety_checks": [
{
"id": "string",
"code": "string",
"message": "string"
}
],
"status": "in_progress"
}