buttons webhook
Expose a local URL via Cloudflare to receive webhook callbacksSynopsis
Drawer steps occasionally need to register a public URL with a third- party service (Apify, GitHub, Stripe) and wait for it to post back. The webhook subsystem manages a Cloudflare tunnel to your local machine so that URL works without hosting anything yourself. Two modes:Options
Options inherited from parent commands
SEE ALSO
- buttons - Deterministic workflow engine for agents
- buttons webhook listen - Run the webhook listener — presses drawers when trigger paths are hit
- buttons webhook logout - Clear named-tunnel config (falls back to quick mode)
- buttons webhook setup - One-time Cloudflare login + named-tunnel config
- buttons webhook status - Show current webhook mode and URL
- buttons webhook test - Round-trip verify: spin up a tunnel, self-POST, observe delivery