events_list
Retrieve workspace audit events. Filter by actor, document, collection, and pagination to track changes.
Instructions
List workspace events (audit log).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Event type name | |
| sort | No | Sort field | |
| limit | No | Number of results | |
| offset | No | Pagination offset | |
| actorId | No | Filter by actor user ID | |
| auditLog | No | Show audit log entries | |
| nextPath | No | Next page path for pagination | |
| direction | No | Sort direction | |
| documentId | No | Filter by document ID | |
| collectionId | No | Filter by collection ID |