create_website_chatbot
Create an AI chatbot widget for the user's website. Crawls the site to build the knowledge base automatically and returns an embed snippet to paste into the page. Use when the user asks for a website chatbot, a chat widget, an AI assistant on their site, or to 'put Dottie on my website'. Limit 2 per account. Only website_url is required — ask for it if you don't have it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| demo_url | No | Calendly/demo booking link the bot can offer | |
| signup_url | No | Sign-up link the bot can offer | |
| brand_color | No | Hex colour, e.g. #6366f1 | #6366f1 |
| website_url | Yes | Site to attach the chatbot to, e.g. acme.com | |
| chatbot_name | No | Display name shown in the widget header | |
| welcome_message | No | First message the visitor sees |