knowledge_base_discover_website
Crawl a website to discover pages for training a knowledge base by providing the URL, crawl mode (Exact, Path, Domain), and knowledge base ID.
Instructions
Start crawling and discover pages for training
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL as string | |
| option | Yes | Mode as string | |
| locationId | No | Location ID as string Defaults to GHL_LOCATION_ID when omitted. | |
| knowledgeBaseId | Yes | knowledge base ID as string |