radarr_edit_movie
Update an existing movie's monitored status, quality profile, path, tags, or minimum availability in Radarr. Retrieve the movie first, modify the full object, then submit it to save changes.
Instructions
Edit an existing movie. Update monitored status, quality profile, path, tags, or minimum availability. Get the full movie object first with radarr_get_movie, modify it, and pass it here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| movie | Yes | Complete movie object with modifications. Must include 'id' field. |