get_shows_by_id_progress_collection
Track collection progress for a specific show by ID, displaying completed seasons and episodes, with options to include stats, hidden seasons, and specials.
Instructions
Get show collection progress.
GET /shows/{id}/progress/collection
Args: id: The id/slug of the resource. extended: Extended information to include in the response. hidden: Whether to include any hidden seasons specials: Whether to include special seasons as season 0. count_specials: Whether to count specials in the overall stats (only applies if specials are included). include_stats: Whether to include stats in the response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| hidden | No | ||
| extended | No | ||
| specials | No | ||
| include_stats | No | ||
| count_specials | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |