get_history
Browse and filter Sonarr's grab and import history to see what was grabbed, imported, failed, deleted, or renamed, including the indexer source.
Instructions
Page through the grab and import history — what was grabbed, imported, failed, deleted or renamed, and from which indexer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| sort_key | No | Field to sort by, e.g. 'date' | |
| page_size | No | Items per page (default 10 on the Sonarr side) | |
| episode_id | No | Only history for this episode id | |
| event_type | No | Only these event types | |
| series_ids | No | Only history for these series ids | |
| download_id | No | Only history for this download client id | |
| include_series | No | Include the parent series object | |
| sort_direction | No | Sort direction | |
| include_episode | No | Include the episode object |