get_record_history
Read audit events for any record to see timestamps, acting user, and before/after snapshots. Paginate with a cursor to access older history.
Instructions
Read 1–100 newest-first audit events, with timestamps, local actor and before/after snapshots; available after archive. Pass next_cursor to continue to older events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| record_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||