get_shows_by_id_stats
Get show statistics from Trakt using an ID or slug, including ratings, play counts, and watcher numbers for performance analysis.
Instructions
Get show stats.
GET /shows/{id}/stats
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |