bookstack_shelves_list
List and filter bookshelves in BookStack to organize book collections with pagination and sorting options.
Instructions
List all bookshelves visible to the authenticated user with pagination and filtering options. Shelves organize books into collections.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of shelves to return | |
| offset | No | Number of shelves to skip | |
| sort | No | Sort field | name |
| filter | No | Optional filters to apply |