spotify_podcasts_show_episodes
Fetch normalized podcast episodes from a Spotify show URI. Supports pagination with limit and offset, and optional content ratings.
Instructions
Retrieve Spotify podcast show episodes. Returns normalized podcast episodes for a Spotify show URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_episode_content_ratings_v2 | No | Include Spotify episode content ratings v2 | |
| limit | No | Episode limit, clamped to 1-50 | |
| offset | No | Episode offset | |
| uri | No | Spotify show URI |