Save project
easyeda_project_savePersist all netlist changes, net flags, and pin connections by explicitly saving the current EasyEDA Pro project to its file. Write confirmation required.
Instructions
Explicitly save the current EasyEDA Pro project. This ensures all netlist changes, net flags, pin connections, and other mutations are persisted to the project file. Save is never implicit — the caller must explicitly request it. Requires confirmWrite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project/schematic ID to save | |
| confirmWrite | Yes | Must be the literal boolean true (not the string "true") to allow this write. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||