get_people_by_id
Fetch a person's details from Trakt using their ID or slug.
Instructions
Get a single person.
GET /people/{id}/
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 |