diff
Compare a checkpoint against another or current state to see changes. Optionally include values; large diffs are refused rather than truncated.
Instructions
Compare a checkpoint against another checkpoint or current state.
Read-only and free. Leave `to_snapshot_id` empty to see what has
changed since the checkpoint was taken. Values are redacted unless
`include_values` is set; a value-bearing diff that would be too large
is refused rather than silently truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| include_values | No | ||
| to_snapshot_id | No | ||
| from_snapshot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||