wizard_generate_faq_files
Generate formatted FAQ text files for Amazon Connect knowledge base, creating one file per question in the specified brand directory, ready for ingestion.
Instructions
Generate FAQ text files for Q in Connect knowledge base.
Creates one .txt file per FAQ question in ./{brand}/faq/ directory. Files are formatted for Q in Connect ingestion (max 1MB each).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| faqs | Yes | List of FAQ objects with title, summary, and content fields | |
| brand | Yes | Brand slug for directory name (e.g., 'acme-corp') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||