check_sitemap
Analyze any domain's live sitemap to discover URLs, categorize by section, and identify content gaps and depth. Returns structured JSON.
Instructions
Live sitemap analysis for any domain — discovers URLs, categorizes by section, identifies content gaps and depth. Works on any public domain (no project setup required). Read-only. Returns JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to scan, e.g. example.com | |
| sitemapUrl | No | Optional full URL to a specific sitemap (with http:// or https:// prefix). Short-circuits discovery. |