Confirmed EasyEDA Pro action
easyeda_confirmed_actionExecute EasyEDA Pro actions like save, import, autoroute, or autolayout only when confirmation text explicitly matches. Prevents unintended mutations.
Instructions
Runs a mutating EasyEDA Pro action only when the confirmation text explicitly confirms the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| params | No | ||
| timeoutMs | No | ||
| confirmation | Yes | Must include an explicit confirmation phrase such as 'confirma salvar'. |