send_message
Send a message to a specified Discord text channel by providing the channel ID and text content.
Instructions
Send a message to a Discord text channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| content | Yes | The message text to send (max 2000 chars) |