ghl_conversation_ai_get_agent
Retrieve a specific AI agent's complete configuration by its ID, including name, status, actions, and settings.
Instructions
Get Agent Retrieves a specific AI agent by its ID. Returns the complete agent configuration including name, status, actions, and settings. Endpoint: GET /conversation-ai/agents/{agentId} (Version header: v3; source: v3/conversation-ai-v3.json) OAuth scopes: conversation-ai.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | Conversations AI agent id |