scf_get_change_cursor
Check if an organization's audit data has changed by returning the newest audit timestamp and row count. Poll this probe before re-pulling the audit log to avoid unnecessary full reads.
Instructions
Cheap has-anything-changed probe (read — viewer role): newest audit timestamp and row count for one organization. Compare with the pair you last saw; poll this before re-pulling the audit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations |