feat(n8n-webhook): expand action bus starter workflow
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user