discover_titles
Search movies or TV shows by genre, rating, language, keywords, and release year. Excludes seen or unwanted titles to refine discovery.
Instructions
Find titles by era, genre, rating, language, or keywords.
Use this when similarity search cannot express the user's request. Results can be passed to get_candidates as seed titles. Seen, rated, and not_interested titles are excluded unless allow_repeats applies; not_interested stays excluded. When sorting by vote_average.desc without min_vote_count, the default floor is 1000 votes for movies and 500 for TV. Calls are cheap and paging is normal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort_by | No | popularity.desc | |
| year_to | No | ||
| audience | No | primary | |
| keywords | No | ||
| year_from | No | ||
| media_type | Yes | ||
| allow_repeats | No | ||
| exclude_genres | No | ||
| include_genres | No | ||
| min_vote_count | No | ||
| min_vote_average | No | ||
| original_language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||