openclaw_update_run
Update the OpenClaw gateway by pulling the latest version and restarting its components.
Instructions
Trigger an update of the gateway itself (pull latest version, restart components). Wraps update.run. DESTRUCTIVE — may briefly interrupt running sessions. Confirm before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Specific version to install; omit for latest | |
| 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. |