get_shows_by_id
Retrieve complete details for a specific TV show by providing its Trakt ID or slug. Optionally include extended information for deeper data.
Instructions
Get a single show.
GET /shows/{id}
Args: id: The id/slug of the resource. extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |