Launch Kicad Ui
launch_kicad_uiLaunch KiCAD's user interface, optionally opening a specified PCB project file to start design work.
Instructions
Launch KiCAD UI, optionally with a project file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| autoLaunch | No | Whether to launch KiCAD if not running (default: true) | |
| projectPath | No | Optional path to .kicad_pcb file to open |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |