List Books
get_booksRetrieve and filter books from BookStack knowledge management systems using pagination, sorting, and advanced criteria to locate specific documentation content.
Instructions
List available books with advanced filtering and sorting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Pagination offset | |
| count | No | Number of results to return | |
| sort | No | Sort field (e.g., 'name', '-created_at', 'updated_at') | |
| filter | No | Filter criteria |