ghl_list_crawler_urls
List all trained page links for a knowledge base with pagination and URL filtering. Get URL IDs to manage training or deletion.
Instructions
List all trained page links for a knowledge base. Supports page/pageLength pagination and URL filtering. Use to get urlIds for training or deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| query | No | Filter results by URL substring | |
| pageLength | No | Records per page (default 20) | |
| knowledgeBaseId | Yes | Knowledge base ID |