export_shows_opml
Export saved Spotify shows as OPML XML, the podcast interchange format, to import into other apps. Each entry links to the show's Spotify page.
Instructions
Export your saved shows as OPML XML — the interchange format podcast apps speak. DISCLOSURE: the Spotify API does not expose publishers' underlying RSS feed URLs, so each OPML entry links to the Spotify show page (some apps import it, some ignore it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fetch_all | No | Page the whole library (up to fetch-all cap) instead of the first 50 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |