sonarr_get_wanted_missing
Retrieve a paginated list of monitored episodes that are missing and not yet downloaded, with options for page and page size.
Instructions
Get paginated list of monitored episodes that are missing (not yet downloaded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| pageSize | No | Results per page (default: 20, max: 100) |