feat(n8n-webhook): add calendar list update delete approval flows
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"action": "delete_calendar_event",
|
||||
"args": {
|
||||
"calendar": "primary",
|
||||
"event_id": "example-calendar-event-id",
|
||||
"send_updates": "none"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user