12 lines
287 B
JSON
12 lines
287 B
JSON
{
|
|
"action": "create_calendar_event",
|
|
"request_id": "test-calendar-event-001",
|
|
"args": {
|
|
"calendar": "primary",
|
|
"title": "Call with vendor",
|
|
"start": "2026-03-13T18:00:00Z",
|
|
"end": "2026-03-13T18:30:00Z",
|
|
"description": "Drafted from OpenClaw action bus."
|
|
}
|
|
}
|