justwatch_episode_by_id
Retrieve episode metadata and streaming offers from JustWatch using its raw GraphQL ID. Returns normalized data for a specific episode.
Instructions
Get JustWatch episode by raw id. Looks up an episode by raw JustWatch GraphQL id such as tse5550494 and returns normalized metadata and offers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Raw JustWatch episode id matching tse[0-9]+ | |
| country | No | Two-letter country code | |
| language | No | Two-letter language code |