ghl_knowledge_base_train_urls
Train an array of URLs into a knowledge base so AI agents can access updated information. Requires knowledgeBaseId, locationId, and urls.
Instructions
Train discovered URLs into a knowledge base (accepts an array of URLs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | List of URLs to train on | |
| locationId | Yes | Location ID (uses GHL_LOCATION_ID if omitted) | |
| knowledgeBaseId | Yes | Knowledge base ID |