feat(n8n-webhook): bridge approvals to gog executors

This commit is contained in:
zap
2026-03-12 18:29:33 +00:00
parent 1eabaeb652
commit afa48a3aa6
8 changed files with 323 additions and 1 deletions
@@ -42,6 +42,7 @@ ROUTER_SNIPPETS = [
'approval_queue_add',
'approval_queue_list',
'approval_queue_resolve',
'approval_history_attach_execution',
'fetch_and_normalize_url',
'inbound_event_filter',
'unknown_action',