create-recipient
Create a new alert recipient to receive monitoring notifications via email, webhook, Slack, or SMS. Specify the recipient type and value.
Instructions
Create a new alert recipient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Friendly name for the recipient | |
| type | Yes | Recipient type (e.g. "email", "webhook", "slack", "sms") | |
| value | Yes | Recipient value (email address, URL, phone number, etc.) | |
| selected | No | Whether selected by default for new checks |