ghl_agent_studio_get_by_id
Retrieve a specific agent's complete metadata and all non-deleted versions (draft, staging, production) by providing the agent ID and location ID.
Instructions
Get Agent Gets a specific agent by its ID for the specified location with all its versions. Returns complete agent metadata and all non-deleted versions (draft, staging, production). locationId is required parameter. The agent must have active status. Endpoint: GET /agent-studio/agent/{agentId} (Version header: v3; source: v3/agent-studio-v3.json) OAuth scopes: agent-studio.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| agentId | Yes | ||
| locationId | Yes |