get_shows_by_id_seasons
Retrieves all seasons for a specific show using its ID or slug, providing detailed season information.
Instructions
Get all seasons for a show.
GET /shows/{id}/seasons
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 |