validate_hierarchy
Check hierarchical schematics for orphaned labels, pin mismatches, duplicate references, unannotated components, and missing files to ensure design integrity.
Instructions
Validate hierarchical schematic for common issues.
Checks for orphaned labels/pins, direction mismatches, duplicate
reference designators, unannotated components, and missing files.
Args:
schematic_path: Path to root .kicad_sch file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| issue_count | Yes | ||
| issues | Yes |