tmdb_movie
Retrieve a TMDB movie by ID and get normalized data including overview, genres, cast, crew, ratings, and financial details. Uses public TMDB data without 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 |