gsc indexation watchlist
gsc_indexation_watchlistMonitor up to 10 critical URLs for indexation issues, returning alert, review, or ok assessments to guide follow-up actions.
Instructions
Read-only URL Inspection watchlist for critical URLs. Inspects up to 10 URLs and returns alert/review/ok assessments without storing state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Watchlist entries. Maximum 10 per call to protect URL Inspection quota. | |
| siteUrl | No | Search Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted. | |
| languageCode | No | Optional IETF language tag, e.g. en-US or fr-FR. | |
| continueOnError | No | Continue with other URLs when one inspection fails, returning individual failures. |
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. |