kin_provenance_query
Query an entity's change history to answer who changed it and whether it was approved. See change count, latest change, approvals, and audit events before relying on code.
Instructions
Answer who changed an entity and whether it was approved: change count, latest change, approvals on it, a page of changes newest first, and recent audit events. Call it before relying on code whose history matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max changes per page. Default 20. | |
| entity_id | Yes | Entity UUID to query provenance for |