Skip to main content
Webhook URL registry (Modal endpoints + Hookdeck wiring). Every command follows the CLI contract: JSON on stdout, errors on stderr, and command-specific mutation safety controls. Keys resolve as described in Secrets and API keys.

Commands

gtm webhook sync

Regenerate webhooks/registry.yaml from live Modal + Hookdeck state.
uv run gtm webhook sync [OPTIONS]

gtm webhook list

Print the cached registry as JSON. Errors if no cache; run sync first.
uv run gtm webhook list [OPTIONS]
Last modified on July 14, 2026