get_notification_schema
Retrieve all supported notification connection types and their required fields to use as a template for creating notifications.
Instructions
List every notification connection implementation Sonarr supports, with the fields each one takes. Use this as the template for create_notification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| implementation | No | Only the schema for this implementation, e.g. 'Newznab' or 'QBittorrent' |