get_users_by_id_friends
Retrieve the friends list for a Trakt user by their slug or 'me' for the authenticated account, with optional extended details.
Instructions
Get friends.
GET /users/{id}/friends
Args: id: The slug that identifies the user, or "me" for the authenticated user. 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 |