notify
Send urgent notifications to on-call teams via 100+ channels like WhatsApp and Slack. Supports severity levels and channel filtering for targeted alerts.
Instructions
Send a notification to all configured channels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Message body. Most channels accept plain text or markdown. | |
| title | Yes | Short subject line shown by channels that support titles. | |
| channels | No | Optional subset of redacted URL prefixes to filter to. If omitted, dispatches to every configured channel. | |
| severity | No | "info" | "success" | "warning" | "failure". Some channels color or icon-tag based on this; default "warning". | warning |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||