Get TV cast & crew
get_tv_creditsGet the main cast (up to 20) and production crew (producers, composers, cinematographers) for a TV show by TMDB ID. For creator/director/writer credits, use the show or episode lookup tools.
Instructions
List the main cast (up to 20) and production crew (executive producers, producers, composer, DoP, …) of a TV show by TMDB id. TMDB's show-level TV credits data does not reliably expose director/writer/creator credits — verified live across several shows (Breaking Bad, Stranger Things, Chernobyl, The Queen's Gambit): each show's actual creator/head-writer/director appears only as 'Executive Producer', never as 'Writer', 'Director' or 'Creator'. For who created the show, use get_tv's own created_by field instead; for a specific episode's actual director/writer (which TMDB does track reliably at that level), use get_tv_episode. Get the id from search_tv.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TMDB numeric id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cast | Yes | ||
| crew | Yes |