ghl_conversation_ai_update_agent
Updates an existing AI agent's configuration including name, mode, channels, personality, and behavior settings via PUT request.
Instructions
Update Agent Updates an existing AI agent's configuration. All fields in the agent configuration can be updated including name, status, actions, and behavior settings. Endpoint: PUT /conversation-ai/agents/{agentId} (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). | |
| agentId | Yes | Conversations AI agent id |