Delete Schematic Wire
delete_schematic_wireDelete a wire from a KiCAD schematic by providing its start and end coordinates. Use this tool to remove specific wires from the .kicad_sch file.
Instructions
Remove a wire from the schematic by start and end coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | Wire end position | |
| start | Yes | Wire start position | |
| schematicPath | Yes | Path to the .kicad_sch file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |