create_notification_destination
Create a notification destination to receive alerts via email, webhook, Slack, or other channels.
Instructions
Create a notification destination (email, webhook, Slack, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the destination | |
| type | Yes | Type of destination (EMAIL, WEBHOOK, SLACK, etc.) | |
| properties | Yes | Destination-specific properties (e.g., email address, webhook URL) |