spotify_podcasts_episode
Retrieve Spotify podcast episode metadata by ID or URI, with normalized details and fallback sources 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 |