webhook_deliver
Send alerts and status reports to Teams, Slack, or Discord via webhook. Supports markdown formatting in messages.
Instructions
Send a message to Teams, Slack, or Discord via webhook. Use for status reports, alerts, and notifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | Target platform | |
| webhook_url | Yes | Webhook URL for the target channel | |
| title | Yes | Message title | |
| message | Yes | Message body (markdown supported) |