openclaw_exec_approvals_node_set
Set the execution approvals policy for a specific node in OpenClaw. Use this to configure approval requirements for node operations.
Instructions
Set the exec approvals policy for a specific node. Wraps exec.approvals.node.set. Destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Node id | |
| instance | No | Optional OpenClaw instance to route this call to (e.g. 'default', 'work'). Falls back to the active default instance, or the OPENCLAW_GATEWAY_URL/TOKEN env vars when set. List configured instances with openclaw_setup_list. |