get_audit_logs
Review recent audit log entries of write operations such as sends, moves, deletes, and draft actions executed across sessions.
Instructions
Return recent entries from the persistent on-disk audit log of all write operations performed by this server. Use to review what mutations (sends, moves, deletes, draft operations) were executed across sessions. Prefer get_logs for debugging in-session behavior and transient connection errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | Number of records to skip for pagination. |