cleanuparr_create_notification_provider
Set up a notification provider (notifiarr, apprise, ntfy, telegram, discord, pushover, gotify) by specifying type and configuration fields like name, enabled status, and event flags.
Instructions
Create a notification provider.
Types: notifiarr, apprise, ntfy, telegram, discord, pushover, gotify. Common fields are name, isEnabled, and event flags; provider-specific fields follow the API DTO.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| provider_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||