route_discover
Find navigation and search routes on a page for a specific goal. Returns ranked links, forms with query previews, and inferred URLs to avoid manual 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). |