diff_snapshot
Compare two 3D model snapshots using geometry metrics (volume, topology, bounding box) to detect differences. Supports text or JSON output for human or programmatic use.
Instructions
Compare two snapshots by geometry metrics (volume, topology, bounding box). snapshot_b defaults to current session state if omitted. format: 'text' (default, human-readable) or 'json' (structured, for programmatic consumption).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | text | |
| snapshot_a | Yes | ||
| snapshot_b | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |