[
{
"id": "d1a2b3c4-5678-90ab-cdef-1234567890ab",
"webhook_id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"event_type": "tool.execution.completed",
"payload": {
"event": "tool.execution.completed",
"timestamp": "2026-02-24T15:30:45.123456Z",
"data": {
"tool_id": "abc-123",
"tool_name": "Gmail - Send Email",
"status": "success",
"execution_time": 1.234,
"error": null
}
},
"status": "success",
"response_status": 200,
"response_body": "OK",
"attempts": 1,
"delivered_at": "2026-02-24T15:30:45.500000Z",
"created_at": "2026-02-24T15:30:45.123456Z"
}
]