create_channel_message
Send a text message to a specified Discord channel. Requires 'Send Messages' permission and respects rate limits and 2000 character limit.
Instructions
Send a text message to a channel.
Requires Send Messages. Respect server rules and rate limits; content is limited to 2000 characters for plain text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |