radarr_lookup_movie
Search Radarr for a movie by title to retrieve its TMDB ID, required for adding the movie to your library.
Instructions
Search Radarr for a movie by title (for adding a new movie).
Returns tmdbId needed for radarr_add_movie.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |