discord_send
Send messages to a specific Discord text channel by providing the channel ID and message content. Optionally reply to an existing message by including its message ID.
Instructions
Sends a message to a specified Discord text channel. Optionally reply to another message by providing its message ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| channelId | Yes | ||
| replyToMessageId | No |