audiobook_chapter_map
Get a chapter-by-chapter duration map for any Spotify audiobook, including total runtime and the midpoint chapter. Use it to plan listening sessions or locate the halfway point.
Instructions
[local-compute] Chapter-by-chapter duration map, total runtime and the mid-point chapter for one audiobook. MARKET GATE: audiobooks are US/UK/CA/IE/NZ/AU only. Quota: 🟡 2+ API calls (GET /audiobooks/{id} + paged GET /audiobooks/{id}/chapters).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | ||
| audiobook_id | Yes | Spotify audiobook ID | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |