list_sync_collection_episodes
Retrieve a paginated list of episodes from your Trakt sync collection, with optional extended details and filtering by availability.
Instructions
Get episode collection.
GET /sync/collection/episodes
Args: extended: Extended information to include in the response. available_on: Query parameter. page: The page number to retrieve limit: The number of items per page. Defaults and maximums vary by endpoint. When pagination parameters are omitted, a low default limit is applied (often 10). When a limit is provided, it is capped at the endpoint maximum (often 250); higher values are clamped rather than rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| extended | No | ||
| available_on | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |