justwatch_title_by_id
Look up a movie or show on JustWatch using its raw GraphQL ID, such as tm92641 or ts287292. Retrieve title details by supplying the ID and optional country/language codes.
Instructions
Get JustWatch title by raw id. Looks up a movie or show by raw JustWatch GraphQL id such as tm92641 or ts287292.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Raw JustWatch movie/show id matching tm[0-9]+ or ts[0-9]+ | |
| country | No | Two-letter country code | |
| language | No | Two-letter language code |