spotify_podcasts_episode
Retrieve Spotify podcast episode metadata via URI or ID. Returns normalized public episode details, with fallback to page, embed, or oEmbed when primary data is unavailable.
Instructions
Retrieve Spotify podcast episode details. Returns normalized public episode metadata from Spotify's getEpisodeOrChapter Pathfinder response, with episode page, embed page, and anonymous oEmbed fallbacks when Pathfinder is unavailable. Provide either uri or id; defaults to a known public episode when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Spotify episode ID. Used when uri is omitted | |
| uri | No | Spotify episode URI or open.spotify.com episode URL |