get_shows_by_id_people
Retrieve the full cast and crew for a show using its Trakt ID or slug, including actors, writers, directors, and their roles.
Instructions
Get all people for a show.
GET /shows/{id}/people
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 |