spotify_podcasts_search
Search Spotify podcasts by term and retrieve normalized shows, episodes, and top results in structured JSON.
Instructions
Search Spotify Podcasts. Returns normalized Spotify podcast shows, episodes, and top results for a search term.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Podcast search term | |
| limit | No | Result limit, clamped to 1-50 | |
| offset | No | Search offset | |
| include_authors | No | Include authors | |
| include_audiobooks | No | Include audiobooks | |
| include_pre_releases | No | Include pre-release results | |
| number_of_top_results | No | Top result limit, clamped to 1-50 | |
| include_album_pre_releases | No | Include album pre-release results | |
| include_episode_content_ratings_v2 | No | Include Spotify episode content ratings v2 |