discord_delete_message
Remove a specified message from a Discord channel using the channel ID and message ID for efficient message management in the Discord MCP Server.
Instructions
Delete a message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | The Discord channel ID | |
messageId | Yes | The message ID to delete |