diff_snapshot
Compare two 3D model snapshots using geometry metrics like volume, topology, and bounding box. Optionally compare against the current session state; results in human-readable text or structured JSON.
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 |
|---|---|---|---|
| snapshot_a | Yes | ||
| snapshot_b | No | ||
| format | No | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |