radarr_delete_movie_file
Remove the movie file from disk without removing it from Radarr, keeping it monitored for re-download or upgrade. Set confirm=true to proceed or preview with dry run.
Instructions
Delete the movie's file but KEEP the movie tracked in Radarr (destructive).
Unlike radarr_delete_movie, this only removes the downloaded file, so the movie stays monitored for re-download/upgrade. Set confirm=True to actually delete; omit or set False for a dry-run preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| movie_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |