map_site
Discover all URLs from a website's sitemap, falling back to on-page links, to plan which pages to read or crawl next without reading full content.
Instructions
Discover a site's URLs (from sitemap.xml, falling back to on-page links) without reading them. Fast and cheap — use it to plan which pages to read or crawl next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The site URL to map. | |
| limit | No | Max URLs to return (default 100, max 1000). |