spotify_episodes_search
Search Spotify episodes using a keyword to retrieve normalized episode data from the Spotify Web Player, with configurable result limits and offsets.
Instructions
Search Spotify episodes. Returns normalized Spotify Web Player episode search results for a search term.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search term | |
| limit | No | Result limit, clamped to 1-50 | |
| offset | No | Search offset |