openclaw_node_describe
Describe an OpenClaw node to retrieve its capabilities, host, version, and last heartbeat. Read-only.
Instructions
Describe a specific node — capabilities, host, version, last heartbeat. Wraps node.describe. 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. |