openclaw_exec_approvals_node_get
Retrieve the per-node execution approvals policy override for a given node ID. This read-only tool returns the current policy.
Instructions
Get the per-node exec approvals policy override. Wraps exec.approvals.node.get. Read-only.
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. |