Skip to main content
Glama

MCP-Discord

discord_delete_webhook

Remove an active Discord webhook using its ID and token. This tool ensures proper channel management by deleting unwanted or outdated webhooks from your Discord server.

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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/barryyip0625/mcp-discord'

If you have feedback or need assistance with the MCP directory API, please join our Discord server