feat(n8n-webhook): add approval-gated notification executor
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"action": "send_notification_draft",
|
||||
"request_id": "test-notify-draft-001",
|
||||
"args": {
|
||||
"title": "Draft notification",
|
||||
"message": "This is a queued notification draft for approval."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user