openclaw_node_list
List all nodes (workers, canvases, sub-gateways) registered with the gateway. This read-only tool returns the current set of active instances.
Instructions
List nodes registered with this gateway (worker / canvas / sub-gateway nodes). Wraps node.list. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |