wp_delete_custom_webhook
Delete a custom webhook from WordPress by ID. Provide confirmation when safe mode is active to complete the removal.
Instructions
Delete a custom MCP webhook. confirm:true required when safe mode is on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID | |
| confirm | No | Required when safe mode is enabled |