get_shows_by_id_videos
Retrieve every video attached to a show by providing its Trakt ID or slug. Use this to access trailers, clips, and other show-related media.
Instructions
Get all videos.
GET /shows/{id}/videos
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |