discord_send_message
Send messages to a specific Discord channel using a channel ID, optionally including attachments (up to 10 files) and text-to-speech functionality. Use this tool to communicate directly within Discord via the Discord MCP Server.
Instructions
Send a message to a Discord channel, optionally with up to 10 files
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | The Discord channel ID | |
content | No | Message content (max 2000 characters) | |
files | No | Files to attach to the message | |
replyTo | No | Message ID to reply to | |
tts | No | Send as text-to-speech message |