openclaw_setup_select_default
Select a default instance that routes all subsequent tool calls to that instance, closing existing connections to enforce the new credentials.
Instructions
Switch the active default instance — every subsequent tool call (cron.list, sessions.list, etc.) will route to this instance unless an env var overrides. Closes existing client connections so they re-handshake with the new instance's credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | Yes | Instance name to set as default. Must already exist (use openclaw_setup first). |