radarr_get_wanted
Fetch monitored movies that have no files, returning your Radarr wanted list with paging and sorting controls.
Instructions
Get wanted/missing movies. Shows movies that are monitored but don't have files yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| sortKey | No | Sort field | releaseDate |
| pageSize | No | Items per page | |
| sortDirection | No | Sort direction | descending |