Where to watch
get_watch_providersRetrieve streaming, rental, and purchase providers for any movie or TV show in a specific country using TMDB and JustWatch data.
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 plus the regions that have data. 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 | Whether the id refers to a movie or a TV show. |