get_movie_details
Fetch detailed information about a movie using its IMDB or TMDb ID, sourced from OMDb or TMDb APIs, to access key data for analysis or integration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Movie ID (IMDB ID or TMDb ID) | |
source | No | Data source (omdb or tmdb) | omdb |