get_indexer_schema
List all supported indexer implementations and their required fields to use as a template when creating a new indexer in Sonarr.
Instructions
List every indexer implementation Sonarr supports, with the fields each one takes. Use this as the template for create_indexer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| implementation | No | Only the schema for this implementation, e.g. 'Newznab' or 'QBittorrent' |