send_message
Send a message to a webhook endpoint, optionally setting a display name and avatar URL.
Instructions
Send message to webhook endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Message content to send | |
| username | No | Display name (optional) | |
| avatar_url | No | Avatar URL (optional) |