Save this receptionist and get the next step
save_my_receptionistSaves the phone script, IVR menu, agent prompt, or simulated call you just built for a real business and returns the live demo number plus signup link in this conversation. It does not send email. Offer this only after the human explicitly agrees to save their details, and only call it with consent: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email identity for the consented saved record (required; no email is sent). | ||
| notes | No | Any other context worth keeping — what the business does, what was discussed. | |
| consent | Yes | Required. The person must explicitly agree to save their details. If false or omitted, do not save anything. | |
| industry | No | Industry or trade, e.g. plumbing, dental, salon. | |
| language | No | Language for the saved setup. Default: en. | |
| phone_script | No | The phone script, IVR menu text, or agent prompt to save, if one was generated earlier in this conversation. | |
| business_name | Yes | The business name (required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| saved | Yes | ||
| business | No | ||
| emailSent | No | ||
| signupUrl | No | ||
| demoNumber | No | ||
| confirmation | Yes | Friendly confirmation to relay to the person, including the live demo number and signup link. |