get_movies_by_id_people
Retrieve the complete cast and crew for any movie via its Trakt ID or slug. Get directors, writers, actors, and more in a single request.
Instructions
Get all people for a movie.
GET /movies/{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 |