set_symbol_property
Set a property like Value or Footprint on a schematic symbol. Returns an ERC report after editing. Requires write permission and the file closed in KiCad.
Instructions
[EXPERIMENTAL] Set a property (Value, Footprint, ...) on an existing schematic symbol. Requires KICAD_MCP_ALLOW_SCHEMATIC_WRITE=1 and the file closed in KiCad. Returns the post-edit ERC report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| project | Yes | ||
| property | Yes | ||
| reference | Yes |