execute_webhook
Send a message to a Discord channel via webhook, with optional embeds for rich formatting.
Instructions
Send a message via webhook, with optional embeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| embeds | No | ||
| content | No | ||
| username | No | ||
| webhook_id | Yes | ||
| webhook_token | Yes |