remove_component
Removes a component from a KiCad schematic by reference designator. Specify the reference (e.g., 'U2') and optional schematic path.
Instructions
Remove a component by reference designator.
Args:
reference: Reference designator to remove (e.g. "U2")
schematic_path: Path to .kicad_sch file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | ||
| schematic_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |