Read the activity history
auditRead the local mutation ledger to review email actions and events, filtered by time, tool, plan, or operation. Trace past modifications for troubleshooting and audit.
Instructions
Read the local mutation ledger with time, tool, event, plan, and operation filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Only return activity emitted by this tool name. | |
| event | No | Only return activity with this event name. | |
| limit | No | Maximum number of results to return. | |
| since | No | Inclusive ISO-8601 start bound; calendar prefixes are accepted. | |
| until | No | Inclusive ISO-8601 end bound; calendar prefixes are accepted. | |
| plan_id | No | Triage plan ID returned by a planning tool. | |
| operation_id | No | Operation ID that joins related activity across processes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||