Get TV recommendations
get_tv_recommendationsRetrieve TV shows recommended by TMDB as similar to a specified show ID. Use with an ID obtained from search_tv.
Instructions
Get TV shows TMDB recommends as similar to the given show id. Get the id from search_tv.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TMDB numeric id. | |
| page | No | 1-based page number for pagination. |