feat(n8n-webhook): add calendar list update delete approval flows
This commit is contained in:
9
skills/n8n-webhook/assets/test-list-upcoming-events.json
Normal file
9
skills/n8n-webhook/assets/test-list-upcoming-events.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"action": "list_upcoming_events",
|
||||
"args": {
|
||||
"calendar": "primary",
|
||||
"days": 7,
|
||||
"max": 10,
|
||||
"query": "zap"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user