execute_kicad_tool
Run any KiCad IPC tool by providing its name and a JSON arguments object to control a running KiCad instance.
Instructions
Execute any KiCad IPC tool by name with a JSON arguments object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | ||
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |