get_tv_show_details
Retrieve detailed information about a TV show using its unique ID. Includes overview, seasons, cast, and more.
Instructions
Get detailed information about a specific TV show by its ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Language code (e.g. 'en-US', 'zh-CN') | |
| tvShowId | Yes | The ID of the TV show |