MCP-Discord

by jar285
MIT License
  • Linux
  • Apple

discord_delete_webhook

Remove a Discord webhook by specifying its ID and optional token through the MCP-Discord server, ensuring clean channel management and controlled API integrations.

Instructions

Deletes an existing webhook for a Discord channel

Input Schema

NameRequiredDescriptionDefault
reasonNo
webhookIdYes
webhookTokenNo

Input Schema (JSON Schema)

{ "properties": { "reason": { "type": "string" }, "webhookId": { "type": "string" }, "webhookToken": { "type": "string" } }, "required": [ "webhookId" ], "type": "object" }
ID: 4k20oqxijs