radarr_history
Retrieve recent Radarr history events (grab, import, deletion) with optional filtering by event type to identify specific actions.
Instructions
Show recent Radarr history events (grab/import/deletion...).
Surfaces the downloadId (the torrent hash) when present, which later links a release to its torrent in the download client. Optionally filter by event_type, accepting a readable alias (grabbed, imported, failed, deleted, renamed, ignored) or an exact canonical eventType (e.g. downloadFolderImported). Filtering is done client-side, so a filtered result may include a note when the window is not filled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| event_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |