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.
- Source
- Search Console
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
siteUrl- Endpoint
- https:/
/ mcp. getmcpads. com/ search-console/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
siteUrl | string | Optional | Search Console property URL, e.g. https:/ |
baseline | array | Optional | Previous snapshot entries from this tool's snapshot output. Default: []. |
includeUnchanged | boolean | Optional | Default: false. |
minAbsIndexedDelta | integer | Optional | Minimum absolute indexed URL delta to include otherwise unchanged sitemaps. Default: 1. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_track_sitemap_deltas",
"args": {}
}
}