fix(n8n-webhook): deploy and verify expanded action bus

This commit is contained in:
zap
2026-03-12 17:33:26 +00:00
parent 9dcc477a98
commit dc990a1af3
7 changed files with 40 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@
"action": "fetch_and_normalize_url",
"request_id": "test-fetch-001",
"args": {
"url": "https://example.com",
"url": "http://192.168.153.113:18808/healthz",
"max_chars": 2000
}
}