get_shows_by_id_sentiments
Retrieve sentiment analysis for a show by ID or slug to understand audience reactions and opinions.
Instructions
Get show sentiments.
GET /shows/{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 |