add_movie_by_id
Add a movie to Radarr by providing its TMDb ID, with an optional root folder path for storage.
Instructions
Add a specific movie to Radarr using its TMDb ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tmdb_id | Yes | The Movie Database ID for the movie | |
| root_folder | No | Optional root folder path (e.g., "/storage/movies") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| success | Yes | ||
| media_id | No |