justwatch_season_by_id
Fetch season details from JustWatch using a raw GraphQL ID. Optionally specify country and language for localized data.
Instructions
Get JustWatch season by raw id. Looks up a season by raw JustWatch GraphQL id such as tss297253.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Raw JustWatch season id matching tss[0-9]+ | |
| country | No | Two-letter country code | |
| language | No | Two-letter language code |