get_movies_by_id_sentiments
Retrieve sentiment analysis for a movie by its Trakt ID or slug. Use it to gauge audience reactions and mood around a title.
Instructions
Get movie sentiments.
GET /movies/{id}/sentiments
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |