send_message
Send messages to Discord channels via webhooks, with options to customize content, display name, and avatar for automated notifications.
Instructions
Discordにメッセージを送信します
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | 送信するメッセージ内容 | |
| username | No | 表示名(オプション) | |
| avatar_url | No | アバターURL(オプション) |