Delete Webhook
discord_delete_webhookDelete a Discord webhook using its unique ID. Removes the webhook permanently from the server.
Instructions
Delete a webhook.
Args:
webhook_id (string): Discord webhook ID
Returns: Confirmation of deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | Discord webhook ID (snowflake) |