gsc_ monitor_ indexation_ freshness
Read-only monitoring snapshot for Search Analytics freshness, sitemap indexation totals, and an optional small URL Inspection sample.
Read-only monitoring snapshot for Search Analytics freshness, sitemap indexation totals, and an optional small URL Inspection sample.
- 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:/ |
searchTypes | array | Optional | Default: ["web"]. |
lookbackDays | integer | Optional | Recent days to scan for Search Analytics freshness. Default: 14. |
freshnessLagWarningDays | integer | Optional | Maximum acceptable lag in days before freshness is marked delayed/stale. Default: 3. |
inspectUrls | array | Optional | Optional URLs to inspect. Maximum 10 to protect URL Inspection quota. Default: []. |
languageCode | string | Optional | Optional IETF language tag for URL Inspection, e.g. en-US or fr-FR. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_monitor_indexation_freshness",
"args": {}
}
}