discord_delete_message
Remove a specific message from a Discord channel by providing the channel ID and message ID using the MCP server's Discord API integration.
Instructions
Delete a message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | The Discord channel ID | |
| messageId | Yes | The message ID to delete |