ghl_list_knowledge_bases
List all knowledge bases for a GoHighLevel location with cursor-based pagination, returning each KB's name, ID, and creation date.
Instructions
List all knowledge bases for the location with cursor-based pagination. Returns KB name, ID, and creation date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default 20) | |
| query | No | Search query to filter knowledge bases by name | |
| lastKnowledgeBaseId | No | ID of the last knowledge base from the previous page — use for cursor pagination |