openclaw_plugin_approval_waitDecision
Block until a plugin approval request gets a decision. Supports optional timeout and instance routing.
Instructions
Block until a plugin approval gets a decision. Wraps plugin.approval.waitDecision. Long-running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Plugin approval request 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. | |
| timeoutMs | No |