radarr_add_movie
Add a movie to Radarr using its TMDB ID, with configurable quality profile, root folder, and monitoring options.
Instructions
Add a movie to Radarr by TMDB ID. Use radarr_lookup_movie first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| tmdbId | Yes | ||
| monitored | No | ||
| rootFolderPath | Yes | ||
| searchForMovie | No | ||
| qualityProfileId | Yes | ||
| minimumAvailability | No |