get_movie_details
Full details for one Indian movie (the id from get_indian_movies_in_theaters).
Returns the movie record (title, language, overview, release_date, genres, poster_url, ...) or
{'error': 'not_found'}. Movie data from TMDB; this product uses the TMDB API but is not endorsed or
certified by TMDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| movie_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||