bookstack_users_list
Retrieve and manage user accounts in BookStack with pagination, sorting, and filtering options to organize system users.
Instructions
List all users in the system with pagination and filtering options
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of users to return | |
| offset | No | Number of users to skip | |
| sort | No | Sort field | name |
| filter | No | Optional filters to apply |