get_series_history
Retrieve the full history for a TV series, optionally filtered by season or event type to track grabs, imports, failures, and deletions.
Instructions
Get the full history for one series, optionally narrowed to a single season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series_id | Yes | Sonarr series id | |
| event_type | No | Only this event type | |
| season_number | No | Only this season number | |
| include_series | No | Include the parent series object | |
| include_episode | No | Include the episode object |