feat(n8n-webhook): expand action bus starter workflow

This commit is contained in:
zap
2026-03-12 17:22:58 +00:00
parent 2757527957
commit 9dcc477a98
13 changed files with 386 additions and 97 deletions

View File

@@ -0,0 +1,8 @@
{
"action": "approval_queue_list",
"request_id": "test-approval-list-001",
"args": {
"limit": 10,
"include_history": true
}
}