crawl_documentation
Crawl the configured documentation site to create a searchable local index. Set refresh=false to reuse an existing index and avoid recrawling.
Instructions
Crawl the configured documentation site and save a local searchable index. Use refresh=false to reuse an existing index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Rebuild the index even when one already exists (default true). | |
| maxPages | No | Optional per-run page limit, capped by configured maxPages. |