List Chapters
get_chaptersRetrieve chapter listings from BookStack documentation, with options to filter by specific book ID and manage pagination for organized content navigation.
Instructions
List chapters, optionally filtered by book
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | No | Filter by book ID | |
| offset | No | Pagination offset | |
| count | No | Number of results to return |