discord_send
Send a message to a specified Discord text channel, with optional reply to an existing message by 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 |