get_cutoff_unmet_episodes
Find episodes with existing files that haven't reached your quality profile cutoff. Use this list to identify upgrade candidates and improve playback quality.
Instructions
Page through episodes that have a file but have not reached their quality profile cutoff — candidates for an upgrade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| detailed | No | Return full episode objects instead of summaries | |
| sort_key | No | Field to sort by, e.g. 'airDateUtc' | |
| monitored | No | Only monitored episodes | |
| page_size | No | Items per page (default 10 on the Sonarr side) | |
| include_series | No | Include the parent series object | |
| sort_direction | No | Sort direction | |
| include_episode_file | No | Include the current episode file |