discover_shows
Discover personalized TV show recommendations by filtering genres, release year, ratings, networks, keywords, and more to find shows tailored to your preferences.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
first_air_date_year | No | 首播年份,如2022 | |
page | No | 页码,默认为1 | |
sort_by | No | 排序方式,如"popularity.desc" | |
vote_average_gte | No | 最低评分,如8.0 | |
with_genres | No | 类型数组,如["喜剧", "科幻"] | |
with_keywords | No | 关键词数组,如["机器人", "太空"] | |
with_networks | No | 电视网络ID数组,如[213]表示Netflix | |
with_original_language | No | 原始语言,如"en"表示英语 |