gsc_batch_inspect_urls
Inspect up to 25 URLs in a single API call. Returns individual results and handles per-URL errors without failing the entire batch.
Instructions
Inspect several URLs in one call (capped at 25). Returns a result per URL plus a list of per-URL failures. Rate-limit and transient errors are reported per URL without failing the whole batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | URLs to inspect (max 25). | |
| site_url | No | Owning property. Defaults to the configured default site. |