Sonarr: Series History
sonarr_history_seriesRetrieve the event history for a specific series, including grabs, imports, upgrades, and deletions. Avoids the overhead of server-wide history queries by filtering to a single series ID.
Instructions
Get history scoped to a single series — every grab/import/upgrade/delete event. Much narrower than sonarr_history, which is server-wide and routinely runs into hundreds of thousands of records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series_id | Yes | The Sonarr series ID. |