gsc_sitemaps
Identify sitemap indexing issues by listing all sitemaps Google knows for a property, with errors, warnings, and submitted vs indexed URL counts.
Instructions
List the sitemaps Google knows about for a property, with errors and warnings.
Read-only: submitting or deleting a sitemap needs the read-write scope, which this server never requests.
Returns one row per sitemap: path, last submitted and downloaded timestamps, pending flag, index flag, warning and error counts, and the submitted / indexed URL counts when Google reports them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| no_cache | No | Bypass the response cache for this call. | |
| site_url | Yes | `sc-domain:example.com` for a domain property, or `https://example.com/` with the trailing slash for a URL-prefix property. Call gsc_sites if unsure. | |
| response_format | No | `tsv` (default, compact) or `json`. | tsv |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |