create_notification
Set up a new notification connection in Sonarr to receive alerts for grabs, downloads, upgrades, and health issues. Configure event toggles and contract fields from the schema.
Instructions
Add a new notification connection. Build the body from get_notification_schema: it needs name, implementation, configContract and the fields array, plus onGrab, onDownload, onUpgrade, onHealthIssue and the other event toggles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Full notification connection resource object, based on the schema |