Get item chapters
get_item_chaptersRetrieve a book's chapters with start and end times in seconds, enabling chapter-level navigation and analysis without loading full library item details.
Instructions
Returns the chapter list of a book with start and end times in seconds. Separate from get_library_item because long audiobooks can have hundreds of chapters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_item_id | Yes | Library item id, as returned by list_library_items or search_library |