gsc_ validate_ query
Validate a Search Console metric/dimension/search type combination before executing it. One of 18 Search Console tools on the Get MCP Ads MCP gateway.
Validate a Search Console metric/dimension/search type combination before executing 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 |
|---|---|---|---|
dimensions | array | Optional | Dimensions to validate. |
searchType | string | Optional | One of: web, image, video, news, discover, googleNews. Default: "web". |
dateRange | object | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_validate_query",
"args": {}
}
}