discord_send_message
Send messages to a specific Discord channel, optionally including up to 10 files, text-to-speech functionality, or replying to existing messages.
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 |