create_webhook
Create a webhook in a Discord channel by providing the channel ID, name, and optional avatar. This enables automated messaging and integration with other services.
Instructions
Discordチャンネルに新しいWebhookを作成します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Webhookの名前(最大80文字) | |
| avatar | No | Webhookのアバター(data URI形式、オプション) | |
| channelId | Yes | Webhookを作成するチャンネルのID |