fetch_sitemap
Fetches and parses sitemap.xml, following nested indexes, to return all declared page URLs. Use it first to collect a site's URL list for technical SEO audits.
Instructions
Fetch and parse a sitemap.xml, following sitemap-index nesting, and return every page URL it declares. Call this first when auditing a site you do not have a URL list for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sitemap_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||