bookstack_audit_log_list
Retrieve and filter audit log entries to monitor system activities and user actions in BookStack, enabling tracking of events like page creation and user logins.
Instructions
List audit log entries to track system activities and user actions
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of audit log entries to return | |
| offset | No | Number of audit log entries to skip | |
| sort | No | Sort field (most recent first) | created_at |
| filter | No | Optional filters to apply |