gsc_ bulk_ inspect_ urls
Inspect multiple URLs with a conservative sequential limit and normalized URL Inspection results.
Inspect multiple URLs with a conservative sequential limit and normalized URL Inspection results. Quota: 2000 requests/day/property.
- 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:/ |
urls | array | Required | Full URLs to inspect. Maximum 10 per call to protect URL Inspection quota. |
languageCode | string | Optional | Optional IETF language tag, e.g. en-US or fr-FR. |
continueOnError | boolean | Optional | When true, returns per-URL errors instead of failing the entire batch. Default: true. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_bulk_inspect_urls",
"args": {
"urls": "<array>"
}
}
}