ghl_agent_studio_get_agents
Fetch all AI agents in Agent Studio by location ID. Supports pagination with limit and offset parameters.
Instructions
List all AI agents in Agent Studio
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 100 | |
| offset | No | 0 | |
| locationId | Yes | Location ID (uses GHL_LOCATION_ID if omitted) |