Where to watch
get_watch_providersFind where a movie or TV show can be streamed, rented, or bought in a given country. Returns provider names per access type or available regions if unavailable.
Instructions
Find where a movie or TV show can be streamed, rented or bought in a given country (JustWatch data via TMDB). Returns provider names per access type for that country; if it has no data, returns available:false plus available_regions to retry with. Get the id from search_movies/search_tv.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TMDB numeric id. | |
| region | No | ISO-3166-1 country code for region-specific results (default 'US'). | |
| media_type | Yes | Media type: 'movie' or 'tv'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||