wizard_execute_onboarding
Executes full Amazon Connect onboarding, creating instances, configuring routing, enabling Cases and Q in Connect, and resuming from saved state.
Instructions
Execute the full onboarding workflow with resume support.
Creates Connect instance, configures routing, enables Cases and Q in Connect. Reads state from ./{brand}/{brand}_onboarding_state.json for resume capability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand slug (must match directory created by wizard_generate_faq_files) | |
| region | No | AWS region for the instance | us-east-1 |
| resume | No | If True, resume from last successful step | |
| industry | No | Industry type for template selection | general |
| hours_config | No | Optional custom hours configuration |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||