get_shows_by_id_next_episode
Get the next upcoming episode for a TV show using its ID or slug, so you always know what to watch next.
Instructions
Get next episode.
GET /shows/{id}/next_episode
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 |