send_embed
Send rich embed messages to Discord channels, with custom title, description, fields, color, footer, and URL to structure information clearly.
Instructions
Send a rich embed message to a channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL the title links to | |
| color | No | Color as integer (e.g. 5793266 for Discord blurple) | |
| title | Yes | Embed title | |
| fields | No | Embed fields | |
| footer | No | Footer text | |
| channel_id | Yes | Channel ID | |
| description | No | Embed description |