discord_send
Send a message to a Discord channel. Provide bot token, channel ID, and content; optionally include embeds.
Instructions
Send a message to a Discord channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| embeds | No | ||
| content | Yes | ||
| bot_token | Yes | ||
| channel_id | Yes |