ghl_voice_ai_list_agents
Retrieve a paginated list of voice AI agents for a specific location to manage agents.
Instructions
List Agents Retrieve a paginated list of agents for given location. Endpoint: GET /voice-ai/agents (Version header: v3; source: v3/voice-ai-v3.json) OAuth scopes: voice-ai-agents.readonly Pagination params: page, pageSize — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number starting from 1 | |
| query | No | Query | |
| pageSize | No | Number of items per page | |
| locationId | Yes | Location ID |