Propose a Mira setup from a website
propose_conversion_setupPropose a full assistant setup after reading a website sample: persona, welcome message, instructions, questions, actions, and legal links. No data stored or configured.
Instructions
Read a sample of a website and propose a complete assistant setup: persona, welcome message, grounded instructions, qualification questions, quick actions, the site's own privacy and imprint links, and a knowledge probe. The result is a settings draft; nothing is stored or configured. Takes up to a minute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The website to analyse, e.g. the customer's homepage | |
| useCase | No | What the assistant is FOR. Changes the brief it is designed against, not just its wording. Defaults to sales. | |
| language | No | Restrict the pages read to this 2-letter language, e.g. "de" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Proposed assistant persona | |
| questions | No | Qualification questions, ready for create_qualification_form | |
| imprintUrl | No | ||
| instructions | No | ||
| quickActions | No | Suggested quick actions | |
| knowledgeProbe | No | Questions to verify grounded answers with | |
| welcomeMessage | No | ||
| privacyPolicyUrl | No |