Save As
save_asSave the current PCB board to a new .kicad_pcb path, with options to overwrite or force external changes.
Instructions
Save the current PCB board to a new .kicad_pcb path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Allow saving over external changes to the loaded file | |
| boardPath | Yes | Destination .kicad_pcb path | |
| overwrite | No | Replace the destination if it already exists | |
| forceExternalChanges | No | Explicit alias for force; takes precedence when both are provided |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |