Send webhook message
send_webhook_messagePost messages to a Discord webhook with optional custom username and avatar, and suppress all mentions.
Instructions
Post through a webhook with an optional display name and avatar override. Mentions are suppressed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| embeds | No | Up to 10 embeds. | |
| content | No | ||
| webhook | Yes | Webhook name or ID. | |
| username_override | No | ||
| avatar_url_override | No |