Modify schematic primitive
easyeda_schematic_modify_primitiveModify schematic primitives with automatic snapshot backup and restore on failure, preserving omitted fields and wire connections.
Instructions
Safely modify a schematic primitive while preserving omitted fields. With transactionId and projectId, capture before/after snapshots and automatically restore the prior state if the write or post-write read fails. Component moves keep connected wires attached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property | Yes | ||
| projectId | No | Required when transactionId is supplied; must match the transaction document. | |
| primitiveId | Yes | ||
| confirmWrite | Yes | Must be the literal boolean true (not the string "true") to allow this write. | |
| transactionId | No | Optional snapshot-backed project transaction ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||