get_shows_by_id_seasons_by_season_videos
Retrieve all videos for a specific season of a show. Provide the show ID or slug and the season number to access its trailers, clips, and other video content.
Instructions
Get all videos.
GET /shows/{id}/seasons/{season}/videos
Args: id: The id/slug of the resource. season: Season number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| season | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |