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

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.

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.
searchTypestringOptionalOne of: web, image, video, news, discover, googleNews. Default: "web".
lookbackDaysintegerOptionalRecent days to scan for daily data. Max 30. Default: 14.

Calling itLink to this section

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

Type to search