ghl_conversation_ai_create_agent
Create an AI agent for a location with custom name, personality, goal, and instructions. Configure communication channels, mode, and behavior settings like wait time and sleep.
Instructions
Create an Agent Creates a new AI agent for the location. The agent will be created with the specified configuration including name, role, actions, and behavior settings. Endpoint: POST /conversation-ai/agents (Version header: v3; source: v3/conversation-ai-v3.json) OAuth scopes: conversation-ai.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |