get_recommendations_by_criteria
Filter OTT movies and series by platform, genre, and minimum IMDB rating to get recommendations that match your preferences. Optionally specify content type.
Instructions
Get OTT recommendations filtered by platform, genre, and minimum IMDB rating
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genre | Yes | Genre of content | |
| platform | Yes | OTT platform name | |
| minRating | Yes | Minimum IMDB rating (0-10) | |
| contentType | No | Filter by content type: movie, series, or both (default: both) |