tmdb_movie
Retrieve a TMDB movie's normalized details by ID, including overview, genres, runtime, cast, crew, and ratings. Access public TMDB data without an API key.
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 |