openclaw_wizard_start
Starts a setup wizard for tasks like agent onboarding or channel pairing. Provide the wizard ID or kind to begin the flow.
Instructions
Start a setup wizard flow (e.g. agent onboarding, channel pairing). Wraps wizard.start. Pass the wizard id / kind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| kind | No | ||
| 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. |