Diff Snapshots
diff_snapshotsCompare two stored snapshots to return semantic changes in nodes and edges, highlighting differences in workflow state.
Instructions
Compare two snapshots and return semantic node/edge changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project identifier. | |
| snapshot_id_a | Yes | The first snapshot ID. | |
| snapshot_id_b | Yes | The second snapshot ID. |