get_series
Retrieve a complete Sonarr series record by its series ID, including seasons, per-season statistics, and monitored flags.
Instructions
Get the full series object for one series, including seasons with their per-season statistics and monitored flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Sonarr series id (not the TVDB id) | |
| include_season_images | No | Include per-season image URLs |