erpnext_plan_execute
Execute a frozen ERPNext plan by providing plan ID and request hash. For sensitive plans, include actual in-scope user approval text to record agent-attested consent.
Instructions
Execute the frozen plan once. Supply actual in-scope user approval text for sensitive plans.
This records agent-attested consent, not independently verified human identity. Do not create another plan to retry an ambiguous write. Inspect its receipt and upstream state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | ||
| request_sha256 | Yes | ||
| user_confirmation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||