Create webhook
create_webhookCreate an incoming webhook for a Discord channel to enable messages with custom names and avatars. Set channel, name, and optional guild or avatar.
Instructions
Create an incoming webhook on a channel. Webhooks post with any display name and avatar, which is how messages 'as someone' work legitimately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| channel | Yes | Channel name or ID. | |
| avatar_url | No | Image for the webhook's default avatar, up to 1 MB. |