Skip to content
Get MCP AdsGet MCP Ads, home
Start free

gsc_indexation_watchlist

Read-only URL Inspection watchlist for critical URLs. One of 18 Search Console tools on the Get MCP Ads MCP gateway.

Read-only URL Inspection watchlist for critical URLs. Inspects up to 10 URLs and returns alert/review/ok assessments without storing state.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
siteUrl
Endpoint
https://mcp.getmcpads.com/search-console/mcp

ParametersLink to this section

NameTypeRequiredNotes
siteUrlstringOptionalSearch Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted.
urlsarrayRequiredWatchlist entries. Maximum 10 per call to protect URL Inspection quota.
languageCodestringOptionalOptional IETF language tag, e.g. en-US or fr-FR.
continueOnErrorbooleanOptionalDefault: true.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "gsc_indexation_watchlist",
    "args": {
      "urls": "<array>"
    }
  }
}
Esc

Type to search