{
"event_type": "calendar.created",
"calendar_event": {
"id": 123,
"uuid": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"title": "Client Meeting",
"event_type": "meeting",
"status": "confirmed",
"start_time": "2025-05-01T14:00:00.000Z",
"end_time": "2025-05-01T15:00:00.000Z",
"duration_minutes": 60,
"location": "Conference Room A",
"has_video_conference": true,
"video_conference_url": "https://meet.google.com/abc-defg-hij",
"created_by_ai_agent": true,
"ai_agent": {
"id": 42,
"name": "Meeting Scheduler",
"assistant_id": "asst_01234567890"
},
"customer": {
"name": "John Smith",
"email": "john.smith@example.com",
"phone": "+15551234567"
},
"ics_url": "/calendar/event/f47ac10b-58cc-4372-a567-0e02b2c3d479/calendar.ics"
},
"timestamp": "2025-05-01T10:15:30.000Z"
}