Files
swarm-zap/skills/n8n-webhook/assets/test-send-notification-draft.json

9 lines
202 B
JSON

{
"action": "send_notification_draft",
"request_id": "test-notify-draft-001",
"args": {
"title": "Draft notification",
"message": "This is a queued notification draft for approval."
}
}