get_movies_by_id_stats
Retrieve detailed statistics for a movie using its Trakt ID or slug, including ratings, play counts, and viewer engagement.
Instructions
Get movie stats.
GET /movies/{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 |