spotify_section
Fetch Spotify browse section contents by URI and get normalized items with configurable limit, offset, and episode content ratings.
Instructions
Retrieve Spotify browse section. Returns normalized items from Spotify's browseSection Pathfinder response for a Spotify section URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | No | Spotify section URI | |
| limit | No | Section item limit, clamped to 1-50 | |
| offset | No | Section item offset | |
| include_episode_content_ratings_v2 | No | Include Spotify episode content ratings v2 |