review_schematic
Compare two schematic versions to identify added, removed, and changed components and net changes.
Instructions
Compare two schematic versions and return structured diff.
Shows added/removed components, changed values, and net changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_file_path | Yes | Path to the old/baseline .kicad_sch file | |
| new_file_path | Yes | Path to the new/modified .kicad_sch file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||