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