gsc_ detect_ cannibalization
Detect queries where multiple pages compete for clicks/impressions in Search Analytics query-page rows.
Detect queries where multiple pages compete for clicks/impressions in Search Analytics query-page 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". |
datePreset | string | Optional | One of: today, yesterday, last7days, last28days, last3months, last6months, last12months, last16months. Default: "last28days". |
dateRange | object | Optional | |
limit | integer | Optional | Default: 5000. |
minPages | integer | Optional | Default: 2. |
minImpressions | integer | Optional | Default: 100. |
maxTopPageClickShare | number | Optional | Only flag queries where the top page owns less than or equal to this click share. Default: 0.8. |
topN | integer | Optional | Default: 25. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_detect_cannibalization",
"args": {}
}
}