radarr_add_movie
Add a movie to Radarr using its TMDB ID, with options to set monitoring, quality profile, and availability.
Instructions
Add a new movie to Radarr by TMDB ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Movie title | |
| tmdbId | Yes | The Movie Database (TMDB) ID | |
| monitored | No | Whether to monitor the movie (default: true) | |
| rootFolderPath | No | Root folder path (auto-detected if omitted) | |
| searchForMovie | No | Search for the movie after adding (default: true) | |
| qualityProfileId | No | Quality profile ID (auto-detected if omitted) | |
| minimumAvailability | No | When the movie is considered available | released |