radarr_search_releases
Search for movie releases using Radarr. Automatically uses the preferred indexer, then prompts user to select an alternative if no results found.
Instructions
Search available releases for a movie in Radarr. 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. | |
| movieId | Yes | Radarr movie id (from radarr_add response) |