openclaw_gateway_identity_get
Retrieve the gateway's own identity including its ID, version, owner, and region. This read-only call returns essential gateway metadata.
Instructions
Get the gateway's own identity (id, version, owner, region). Wraps gateway.identity.get. 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. |