add_movie_by_id
Add a specific movie to Radarr by providing its TMDb ID, optionally specifying a root folder for storage. Simplify movie management with direct integration using the 'arr-assistant-mcp' server.
Instructions
Add a specific movie to Radarr using its TMDb ID.
Args: tmdb_id: The Movie Database ID for the movie root_folder: Optional root folder path (e.g., "/storage/movies")
Returns: Result of the add operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
root_folder | No | ||
tmdb_id | Yes |