get_shows_by_id_studios
Retrieve the studios behind a show using its ID or slug. Get production company details directly from Trakt.
Instructions
Get show studios.
GET /shows/{id}/studios
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |