openclaw_get_details
Retrieve your OpenClaw instance IP, authentication token, and status. Use these outputs in subsequent OpenClaw actions by referencing {{openclaw.instance_ip}} and {{openclaw.auth_token}}.
Instructions
Fetch the current user's OpenClaw instance IP, auth token, and status. Outputs can be referenced as {{openclaw.instance_ip}} and {{openclaw.auth_token}} in subsequent actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_variable_name | Yes | Variable name for the result. Use {{openclaw.instance_ip}} and {{openclaw.auth_token}} in subsequent OpenClaw actions. | openclaw |