Files
swarm-zap/skills/n8n-webhook/assets/test-notify.json

9 lines
144 B
JSON

{
"action": "notify",
"request_id": "test-notify-001",
"args": {
"title": "Workflow finished",
"message": "n8n router test"
}
}