gsc_inspect_urls
Inspect a batch of URLs to verify indexing status after a deployment or migration, returning a compact per-URL verdict table with inline failure reporting.
Instructions
Inspect several URLs and return a compact per-URL verdict table.
Use this to check a batch after a deploy or a migration. Keep the list under about 20 -- each URL is a separate API call and the per-minute quota is real. A failure on one URL does not stop the rest; it is reported inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | No | ||
| page_urls | Yes | ||
| language_code | No | en-US |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |