gsc_ get_ data_ freshness
Detect the most recent date with Search Analytics data by querying recent daily rows. One of 18 Search Console tools on the Get MCP Ads MCP gateway.
Detect the most recent date with Search Analytics data by querying recent daily rows.
- 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:/ |
searchType | string | Optional | One of: web, image, video, news, discover, googleNews. Default: "web". |
lookbackDays | integer | Optional | Recent days to scan for daily data. Max 30. Default: 14. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_get_data_freshness",
"args": {}
}
}