justwatch_title_by_id
Retrieve movie or show details from JustWatch by providing a raw graphql ID (tm... or ts...), including availability by country and language.
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 |