sonarr_search_releases
Search Sonarr for downloadable releases of one or more episodes. Uses the preferred indexer first or allows switching to a specific alternative indexer when results are missing.
Instructions
Search available releases for one or more episodes in Sonarr. Defaults to the preferred indexer (lowest numeric priority). If the preferred indexer returns no results, ask the user which alternative indexer to use and pass its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indexer | No | "preferred" uses the indexer with the lowest numeric priority. Pass a specific indexer id to force one. | |
| episodeId | No | Single episode id (from sonarr episodes) | |
| episodeIds | No | Multiple episode ids |