create_from_template
Create AI agents from industry-specific templates by populating business data into pre-configured stages, tools, and conversation flows.
Instructions
Create a new agent from a pre-built template.
Templates contain pre-configured stages, connections (graph flow), tools, and channel overrides for specific industries. Business data (name, phone, email, services) is automatically hydrated into the template placeholders.
Use list_templates first to see available templates.
Requires role: owner, admin, or developer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | Template ID from list_templates (e.g. "beauty-salon", "dental-clinic", "restaurant-bar") | |
| businessName | Yes | Business name — will replace {{businessName}} in the template | |
| contactPhone | No | Optional contact phone number | |
| contactEmail | No | Optional contact email | |
| address | No | Optional business address | |
| services | No | Optional list of services with name, duration (minutes), and price |