discord_send
Send a message to a specified Discord text channel via channel ID. Optionally reply to an existing message by providing 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 |