Set up the AI agent for the business
oryksa_setup_businessCreates or updates the AI support agent of the business: business name, agent name, description, services, prices, languages, tone, conversation goal and restrictions. Fields that are not sent are left unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tone | No | ||
| prices | No | Service or product -> price text, e.g. {"Haircut": "15 EUR"} | |
| country | No | ||
| services | No | ||
| timezone | No | IANA timezone, e.g. Europe/Lisbon | |
| languages | No | Locale codes the agent speaks, first = main. e.g. ["pt-PT", "en-GB"] | |
| agent_name | No | Name the assistant uses with customers, e.g. 'Sofia' | |
| restrictions | No | What the agent must never say or promise | |
| business_name | No | ||
| developer_ref | No | Optional: the developer's ORYKSA referral code, if they have one. Stamped once on the account (future partner programme). | |
| message_style | No | ||
| conversation_goal | No | What a good conversation ends with (book, qualify a lead, answer and send link...) | |
| business_description | No | What the business does, for whom, where, opening hours, contacts. Plain facts. |