get-movie-details
Retrieve comprehensive information about a specific movie using TMDB API. Provide the movie ID to access detailed data such as title, release date, cast, and plot summaries.
Instructions
Get detailed information about a specific movie
Input Schema
Name | Required | Description | Default |
---|---|---|---|
movieId | Yes | ID of the movie to get details for |