create_message
Send a message to a Discord text channel using the channel ID. Enforces Discord's 2000-character content limit.
Instructions
[WRITE, gated behind DISCORD_MCP_ENABLE_WRITE=1] Post a message to a text channel. content must be a non-empty string of at most 2000 characters (Discord's real message content limit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| channel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||