diff_design_nodes
Compare two design nodes or artboards to surface structural, styling, text, dimension, and token binding differences.
Instructions
Computes a deep semantic design diff between two nodes or artboards (structural, styling, text deltas, dimension shifts, token bindings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | No | Optional target file ID. | |
| sourceNodeId | Yes | Base/reference node ID. | |
| targetNodeId | Yes | Comparison node ID. |