create_webhook
Create a webhook in a Discord channel to automate message delivery, enabling external services to send notifications and updates directly to your server.
Instructions
Create a webhook in a channel
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guildId | Yes | The ID of the server (guild) | |
| channelId | Yes | The ID of the channel | |
| name | Yes | Name for the webhook | |
| avatar | No | URL of the avatar image | |
| reason | No | Reason for creating |