list_movie_lookup_tmdb
Look up movie details by TMDB ID through Radarr. Retrieve matching movie information to support library management tasks.
Instructions
Read MovieLookup.
GET /api/v3/movie/lookup/tmdb
Args: tmdb_id: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tmdb_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |