billy_delete_webhook
Remove a webhook by ID. Requires confirm:true to execute; else returns a dry-run preview.
Instructions
Remove a webhook. WRITE — requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| confirm | No | REQUIRED to execute. Pass true to actually run the mutation. Without it, this tool returns a dry-run preview of what would happen — explicit second call with confirm:true is needed to write. |