List shelves
list_shelvesList all shelves visible to the user: public shelves plus private ones. Returns shelf IDs to use with get_shelf_books.
Instructions
Lists the shelves visible to the configured user: every public shelf plus the user’s own private ones. Use the returned id with get_shelf_books. isPublic is only reported on English-locale instances (Calibre-Web marks public shelves with a localized title suffix).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Pagination offset; use pagination.nextOffset from the previous call |