Create AI agent
Authentication
Request
Defines the AI agent’s personality, goals, behaviors, and instructions for handling conversations. The prompt establishes how the agent should interact with callers, what information it should gather, and how it should respond to various scenarios. It is recommended to write prompts using markdown formatting.
Hints help the AI agent understand certain words or phrases better. Words that can commonly be misinterpreted can be added to the hints to help the AI speak more accurately.
An array of JSON objects defining supported languages in the conversation.
Mutually exclusive with multilingual: if both are set, multilingual is used and
this array is ignored.
A JSON object containing parameters as key-value pairs.
The final set of instructions and configuration settings to send to the agent.
An array of JSON objects to clarify the AI’s pronunciation of words or expressions.
An array of JSON objects to create user-defined functions/endpoints that can be executed during the dialogue.