health.list_changes
List health sync commits after a cursor, optionally enriching each date with raw type details from manifests.
Instructions
List health sync commits after an optional cursor, with optional per-date raw type details from raw manifests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_cursor | No | Only return commits with commit_id greater than this cursor. | |
| limit | No | Maximum number of commits to return. | |
| include_raw_types | No | When true, enrich each changed date with raw type status/record_count/relpath from its manifest. | |
| storage_backend | No | Storage backend to read from. | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||