tmdb.movies.details
Retrieve comprehensive movie information including cast, crew, trailers, ratings, streaming availability, runtime, budget, and revenue from The Movie Database (TMDB).
Instructions
Get full movie details — cast, crew, trailers, ratings, streaming providers, runtime, budget, revenue (TMDB)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TMDB movie ID (e.g. 550 for Fight Club, 27205 for Inception) | |
| language | No | ISO 639-1 language code (e.g. "en-US"). Default: en-US |