Atomic schematic batch write
easyeda_schematic_batch_writeBatch apply validated schematic create, modify, and delete operations in a single atomic transaction with automatic rollback on failure.
Instructions
Apply up to 200 validated schematic create, modify, and delete operations in one snapshot-backed transaction. Any failure rolls the whole transaction back. Delete is limited to safely recreatable drawing primitives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| atomic | No | ||
| dryRun | No | ||
| projectId | Yes | ||
| operations | Yes | ||
| confirmWrite | Yes | ||
| transactionId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||