sonarr_get_series
Retrieve a list of series from Sonarr, optionally filtered by title substring.
Instructions
List all series in Sonarr with optional title filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional title substring filter | |
| limit | No | Max results to return (default: 200) |