tmdb_movie
Fetches a TMDB movie by ID and returns normalized details: overview, tagline, genres, runtime, budget/revenue, top-billed cast, director/writer, and aggregate rating.
Instructions
Get a TMDB movie. Returns a normalized TMDB movie: overview, tagline, genres, countries, runtime, budget/revenue, top-billed cast, top crew (director/writer), and aggregate rating. Credential-free public TMDB data (themoviedb.org) — not the official api.themoviedb.org, which requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TMDB movie id |