get_audit_logs
Retrieve recent audit log entries of all write operations across sessions, including sends, moves, deletes, and drafts. Review persistent mutations to track changes over time.
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 |