delete_webhook_trigger
Delete a webhook trigger permanently. Requires confirmation; removes the row and invalidates its token, immediately causing all callers using it to fail.
Instructions
Delete a webhook trigger. HARD delete — the row is removed and cannot be restored, and any caller using its token starts failing immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true. Destructive and irreversible — ask your human first. | |
| webhookId | Yes | The webhook trigger's id. |