tooltrace_sitemap
Discover sitemap URLs, parse sitemap XML, and retrieve page URLs with last-modified dates and change frequencies.
Instructions
Inspect a website's sitemap. Discovers sitemap URLs, parses sitemap XML, and returns listed page URLs with last-modified dates and change frequencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL or direct sitemap URL | |
| render | No | Rendering mode. 'never' = fast static fetch (1 credit). 'auto' = static first, browser if needed. 'always' = browser rendering (5 credits). | auto |