get_all_content_on_platform
Retrieve the complete catalog of movies and shows available on a chosen OTT platform, with optional sorting by IMDB rating to help you decide what to watch.
Instructions
Get all available content on a specific platform
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | OTT platform name | |
| sortByRating | No | Sort results by IMDB rating (highest first) - default: true |