justwatch_genre_titles
Retrieve popular movie and show titles for a specific JustWatch genre. Enter the genre short name and optionally filter by title type, country, or language to get clean JSON results.
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 |
|---|---|---|---|
| type | No | Title type: all, movie, show | |
| genre | Yes | JustWatch genre short name | |
| limit | No | Maximum results, defaults to 20 and clamps to 50 | |
| country | No | Two-letter country code | |
| language | No | Two-letter language code |