openclaw_config_apply
Commit and propagate buffered configuration changes to running components. This action applies pending updates to the active system.
Instructions
Apply pending config changes (commit). Wraps config.apply. Destructive — propagates buffered config to running components.
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. |