discord_send_message
Send a message to a Discord channel with optional rich embeds, replies, and controlled mentions. Restrict @everyone or role/user notifications when needed for safe, precise communication.
Instructions
Send a message. Mentions are restricted unless explicitly allowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | ||
| guild_id | No | ||
| embed_url | No | ||
| channel_id | Yes | ||
| embed_color | No | ||
| embed_title | No | ||
| embed_footer | No | ||
| allow_everyone | No | ||
| allow_role_ids | No | ||
| allow_user_ids | No | ||
| embed_description | No | ||
| reply_to_message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||