discord_send_message
Send messages to Discord channels with optional file attachments up to 10 files, including text-to-speech and reply features, for efficient communication and file sharing.
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 |