route_discover
Finds navigation and search routes on a page for a given goal. Returns ranked links, form previews, and inferred URLs to avoid manual URL guessing.
Instructions
Find page-owned navigation/search routes for a goal. Returns ranked visible links, forms with controls/query_url previews, and inferred URLs derived from page-owned routes plus goal terms. Use before guessing URLs manually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | Optional task goal/query used to rank routes and build GET query previews. | |
| limit | No | Max routes/forms/inferred URLs per section (default 30). |