spotify_episodes_search
Search Spotify episodes by keyword to locate relevant podcast content. Returns normalized player search results as clean JSON for easy integration.
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 |