gsc cluster queries
gsc_cluster_queriesCluster Google Search Console queries by brand, non-brand, question, and topic tokens to reveal search intent and group related keywords.
Instructions
Cluster Search Console queries by simple tokens and intent signals: brand/non-brand, question, category, and topic tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| siteUrl | No | Search Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted. | |
| dateRange | No | Explicit reporting start and end dates in YYYY-MM-DD format. | |
| brandTerms | No | Optional brand terms. Defaults to terms derived from the property domain. | |
| 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 |
| maxClusters | No | Maximum query clusters to return. | |
| categoryRules | No | Optional map of category name to matching tokens/phrases. | |
| topQueriesPerCluster | No | Maximum example queries returned for each cluster. |
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. |