tailscale_webhook_delete
Delete a Tailscale webhook endpoint by providing its ID and confirming deletion with true.
Instructions
Delete a webhook endpoint. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm deletion | |
| webhookId | Yes | The webhook endpoint ID to delete |