retell_create_chat
Start a new chat session with an AI chat agent. Specify the agent ID to begin a conversation, optionally adding metadata or dynamic variables for customization.
Instructions
Start a new chat session with a chat agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The chat agent to use for this session. | |
| metadata | No | Optional metadata to attach. | |
| agent_version | No | Specific agent version to use. Defaults to latest. | |
| retell_llm_dynamic_variables | No | Dynamic variables to inject into the prompt. |