bookstack_pages_list
Retrieve and filter BookStack pages with pagination and sorting options to manage content visibility and organization.
Instructions
List all pages visible to the authenticated user with pagination and filtering options
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of pages to return | |
| offset | No | Number of pages to skip | |
| sort | No | Sort field | name |
| filter | No | Optional filters to apply |