List bookmarks
list_bookmarksRetrieve the current user's bookmarks, optionally filtered by library item. Use compact or full detail as needed.
Instructions
The bookmarks of the current user — either all of them, or those of one library item. A bookmark is a named position in seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | "compact" (default) returns a projection with the fields that matter for browsing; "full" returns the raw Audiobookshelf object including audio files, tracks and chapters, which is very large. | |
| library_item_id | No | Restrict the result to the bookmarks of this library item |