spotify_genre
Retrieve Spotify genre page content by providing a genre or page URI. Returns normalized sections and items from Spotify's browse response, enabling structured access to genre data.
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 |
|---|---|---|---|
| uri | No | Spotify genre or page URI | |
| 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 | |
| include_episode_content_ratings_v2 | No | Include Spotify episode content ratings v2 |