Skip to content
Get MCP AdsGet MCP Ads, home
Start free

gsc_track_sitemap_deltas

Read-only sitemap delta tracker. One of 18 Search Console tools on the Get MCP Ads MCP gateway.

Read-only sitemap delta tracker. Fetches the current sitemap snapshot and compares it to an agent-provided baseline; no state is written.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
siteUrl
Endpoint
https://mcp.getmcpads.com/search-console/mcp

ParametersLink to this section

NameTypeRequiredNotes
siteUrlstringOptionalSearch Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted.
baselinearrayOptionalPrevious snapshot entries from this tool's snapshot output. Default: [].
includeUnchangedbooleanOptionalDefault: false.
minAbsIndexedDeltaintegerOptionalMinimum absolute indexed URL delta to include otherwise unchanged sitemaps. Default: 1.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "gsc_track_sitemap_deltas",
    "args": {}
  }
}
Esc

Type to search