gsc get data freshness
gsc_get_data_freshnessDetermine the most recent date with Search Analytics data by querying recent daily rows. Identifies data freshness for any Search Console property and search type.
Instructions
Detect the most recent date with Search Analytics data by querying recent daily rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | No | Search Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted. | |
| searchType | No | Search surface to report, such as web, image, video, news or Discover. Availability depends on the property. | web |
| lookbackDays | No | Recent days to scan for daily data. Max 30. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |