Send message
send_messagePost a message to a Discord text channel using standard markdown. Specify the channel and content to send.
Instructions
Post a message to a text channel. Supports standard Discord markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server (guild) name or id. Optional when the bot is in a single server or DISCORD_GUILD_ID is set. | |
| channel | Yes | Channel to post in (name or id). | |
| content | Yes | Message text. |