index-monitor
Monitor sitemap URLs
Use index-monitor for a recurring, quota-aware sample of sitemap URLs. It
builds a bounded inventory, allocates URLs to the most specific GSC property,
selects due checks, calls URL Inspection, and stores snapshots for later change
classification. The result describes Google's indexed snapshot for selected
URLs. It is not a live crawl and cannot establish the status of every sitemap
URL in one run.
Run the report
With MCP, call seo_list_reports with {"category":"monitoring"}, then
seo_describe_report with {"id":"index-monitor"}. Call seo_run_report with
schema-valid parameters, for example
{"id":"index-monitor","params":{"site":"sc-domain:example.com","sitemaps":["https://example.com/sitemap.xml"],"dailyLimit":200,"inspectLimit":25,"maxUrls":50000,"languageCode":"en-GB"}}.
CLI parity uses the same registry: