delimit_webhook_manage
Manage webhook notifications for governance events. Add, remove, list, or test webhooks to receive alerts in Slack, Discord, or HTTP endpoints for blocked deploys, security findings, or consensus.
Instructions
Manage webhook notifications for governance events.
Get notified in Slack or Discord when governance blocks a deploy, detects a security finding, or a deliberation reaches consensus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | list, add, remove, or test. | list |
| url | No | Webhook URL (Slack, Discord, or any HTTP endpoint). | |
| events | No | Comma-separated event filter: "all", "blocked", "critical", "security". | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||