gsc_track_sitemap_deltas
Track sitemap changes by comparing current Google Search Console snapshot to a baseline, surfacing deltas in indexed URLs, errors, warnings, and submission status. Read-only operation.
Instructions
Read-only sitemap delta tracker. Fetches the current sitemap snapshot and compares it to an agent-provided baseline; no state is written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | No | Search Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted. | |
| baseline | No | Previous snapshot entries from this tool's snapshot output. | |
| includeUnchanged | No | ||
| minAbsIndexedDelta | No | Minimum absolute indexed URL delta to include otherwise unchanged sitemaps. |