justwatch_genre_titles
Fetch popular movies and shows for a given JustWatch genre. Filter results by country, language, and media type.
Instructions
Get JustWatch genre titles. Returns popular titles for one JustWatch genre short name such as act. Type accepts only all, movie, or show.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genre | Yes | JustWatch genre short name | |
| country | No | Two-letter country code | |
| language | No | Two-letter language code | |
| limit | No | Maximum results, defaults to 20 and clamps to 50 | |
| type | No | Title type: all, movie, show |