gsc_ analyze_ search_ appearance_ trends
Analyze structured data and rich-result trend signals via the Search Analytics searchAppearance dimension when GSC exposes it.
Analyze structured data and rich-result trend signals via the Search Analytics searchAppearance dimension when GSC exposes it.
- 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". |
datePreset | string | Optional | One of: today, yesterday, last7days, last28days, last3months, last6months, last12months, last16months. Default: "last28days". |
currentDateRange | object | Optional | Current period. Defaults to datePreset. |
previousDateRange | object | Optional | Previous period. Defaults to the immediately preceding period with the same length. |
includePages | boolean | Optional | When true, groups by searchAppearance + page for page-level rich result trends. Default: false. |
limit | integer | Optional | Default: 5000. |
topN | integer | Optional | Default: 50. |
minImpressions | integer | Optional | Default: 0. |
sortBy | string | Optional | One of: currentClicks, currentImpressions, clicksDelta, impressionsDelta, positionDelta. Default: "impressionsDelta". |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_analyze_search_appearance_trends",
"args": {}
}
}