get_download_client_schema
List the fields supported by each download client implementation in Sonarr. Use this schema as a template when creating a download client.
Instructions
List every download client implementation Sonarr supports, with the fields each one takes. Use this as the template for create_download_client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| implementation | No | Only the schema for this implementation, e.g. 'Newznab' or 'QBittorrent' |