conversation_ai_search_agent
Find GoHighLevel AI agents by name using a lowercase query. Control pagination with limit and startAfter to retrieve matching records.
Instructions
Search Agents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Records per page | |
| query | No | query to search on agent name, must be provided in lowercase | |
| startAfter | No | Start after is the agent id to start after, Serving as skip, send empty when first page |