gsc find losses gains
gsc_find_losses_gainsCompare two periods for query or page performance to identify clicks, impressions, CTR, and position changes. Pinpoint losses and gains for informed SEO decisions.
Instructions
Compare two periods for query or page performance and return click/impression/CTR/position deltas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | Maximum number of highest-ranked results to return. | |
| limit | No | Rows to fetch for each period. | |
| sortBy | No | Metric or dimension used to rank the returned results. | clicksDelta |
| siteUrl | No | Search Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted. | |
| dimension | No | Reporting dimension used to group and compare results. | query |
| datePreset | No | Named reporting period. Use the custom date range when you need exact start and end dates. | last28days |
| searchType | No | Search surface to report, such as web, image, video, news or Discover. Availability depends on the property. | web |
| currentDateRange | No | Current period. Defaults to datePreset. | |
| minAbsClickDelta | No | Filter out rows with smaller absolute click delta. | |
| previousDateRange | No | Previous period. Defaults to the immediately preceding period with the same length. |
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. |