Create a website salesperson
create_website_salespersonGive any public website an AI salesperson that talks to its visitors, answers questions about the business, and captures leads. Use this when someone wants to add a salesperson, live chat, a sales assistant or a chatbot alternative to a site. Provide the website address; the salesperson reads the site itself. The response always includes an explicit salesperson_id — keep it, because every other HeySale tool needs it — plus the one-line install script and a claim_url to give the website owner. Safe to call twice for the same website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign | No | ||
| website_url | Yes | The public website address, e.g. https://example.com | |
| business_name | No | The business name, if known. | |
| integration_source | No | The AI platform making this call, e.g. claude, chatgpt, cursor, lovable, replit. | |
| external_project_id | No | A stable id for the calling project, so repeat calls reuse the same salesperson. |