get_movie_details
Retrieve detailed information about a movie by specifying its IMDb or TMDb ID, using data from OMDb or TMDb APIs. Simplify movie searches with accurate metadata.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Movie ID (IMDB ID or TMDb ID) | |
source | No | Data source (omdb or tmdb) | omdb |