discover_sitemaps
Locate all sitemap files for any domain by examining robots.txt and common paths. Get a list of sitemap URLs to reveal site structure.
Instructions
Find all sitemap files for a given domain by checking robots.txt, common paths, and sitemap indexes. Returns a list of sitemap URLs. Use this first to understand a site's sitemap structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The domain to check, e.g. 'https://example.com'. Only the domain is used — path is ignored. |