Inventory diff
inventory_diffDiff two inventory commits to show added and removed nodes and edges. Use before merging a PR that changes inventory.yaml.
Instructions
Diff two ingested inventory commits (fromSha → toSha) — added/removed nodes and edges. Use before merging a PR that touches inventory.yaml.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project UUID — defaults to configured project | |
| fromSha | Yes | Older commit SHA (baseline) | |
| toSha | Yes | Newer commit SHA (candidate) |