Loading...
mutiro agents webhook

Manage inbound webhooks for your agents

Synopsis

Manage inbound webhooks for agents you own.

A webhook gives an external service (email providers, payment processors, CI, anything that can POST JSON) a URL that turns events into messages to your agent.

Deliveries are sent by a platform service member and verified with a per-webhook secret.

Options
Flag Type Description
--addr string Webhooks service address (defaults to config)
-h, --help bool help for webhook
--json bool Output in JSON format
Global Options
Flag Type Description
--config string config file (default is ./.mutiro.yaml in current directory)
--debug bool debug mode
-v, --verbose bool verbose output
Subcommands
See Also
mutiro agents mutiro agents webhook create mutiro agents webhook delete mutiro agents webhook deliveries mutiro agents webhook get mutiro agents webhook list mutiro agents webhook pause mutiro agents webhook resume