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.
- 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 | Watchlist entries. 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 | Default: true. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_indexation_watchlist",
"args": {
"urls": "<array>"
}
}
}