get_users_by_id_smart_lists
Fetch a Trakt user's smart lists by ID or 'me' for the authenticated user. View personalized, automatically updated lists to manage content.
Instructions
Get a user's smart lists.
GET /users/{id}/smart-lists
Args: id: The slug that identifies the user, or "me" for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |