sonarr_get_series
Retrieve TV series from your Sonarr library with search and pagination. Returns summary fields only for efficient context usage.
Instructions
Get TV series from the Sonarr library. Returns summary fields only — use search to filter before paginating. Default limit=25 to keep context usage low.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (default: 25, max: 100) | |
| offset | No | Skip N results (default: 0) | |
| search | No | Case-insensitive title filter |