tv_episode
One episode in full: title, overview, airdate, runtime, rating, still, director, writer, guest stars. Accepts show title, TMDB id or IMDb id - provide only one - plus season and episode numbers. Series only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric TMDB series id. | |
| query | No | Show title, e.g. 'breaking bad'. Use this OR id OR imdb_id (only one). | |
| season | No | Season number (default 1). | |
| episode | No | Episode number (default 1). | |
| imdb_id | No | IMDb id like tt0903747. | |
| language | No | ISO language like en-US or fa-IR. | en-US |