spotify_audiobook_chapters
Fetch Spotify audiobook chapters by show ID, URI, or open.spotify.com URL. Returns chapter lists with configurable limit and offset for pagination.
Instructions
Retrieve Spotify audiobook chapters. Returns audiobook chapters from Spotify Web Player private Pathfinder responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Spotify show ID | |
| uri | No | Spotify audiobook/show URI or open.spotify.com show URL | |
| limit | No | Chapter limit, clamped to 1-50 | |
| offset | No | Chapter offset |