pcb_compare_designs
Compare two PCB design revisions to identify differences in board size, layer count, component changes (added, removed, moved, rotated, or value changed), and nets.
Instructions
Compare two design revisions to find differences in board size, layer count, components (added/removed/moved/rotated/value changed), and nets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id_a | Yes | Session ID for the 'before' (old) design revision | |
| session_id_b | Yes | Session ID for the 'after' (new) design revision |