openclaw_node_pending_ack
Acknowledge and commit completion of a pending work item. Use after processing to mark the item as done.
Instructions
Acknowledge / commit completion of a pending work item. Wraps node.pending.ack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | No | ||
| nodeId | Yes | ||
| 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. |