sonarr_delete_season
Delete all episode files of a single season in Sonarr. Use confirm=True to execute deletion or omit for a dry-run preview.
Instructions
Delete ALL episode files of a single season (destructive).
Set confirm=True to actually delete; omit or set False for a dry-run preview. Handles one season per call. Note: files are removed from Sonarr only — hardlinked files are not freed on disk until the torrent is removed too.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| series_id | Yes | ||
| season_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |