spotify_genre
Get structured data from Spotify genre pages, returning normalized sections and items for a given genre or page URI.
Instructions
Retrieve Spotify genre page. Returns normalized sections and items from Spotify's browsePage Pathfinder response for a Spotify genre or page URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_episode_content_ratings_v2 | No | Include Spotify episode content ratings v2 | |
| page_limit | No | Page pagination limit, clamped to 1-50 | |
| page_offset | No | Page pagination offset | |
| section_limit | No | Section pagination limit, clamped to 1-50 | |
| section_offset | No | Section pagination offset | |
| uri | No | Spotify genre or page URI |