crawl_project
Crawl all pages in a web project starting from its base URL to map the site structure and discover all endpoints.
Instructions
Discover all pages in a project by crawling from the base URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name | |
| max_depth | No | Override max depth for this crawl | |
| max_pages | No | Override max pages for this crawl |