List sitemaps
list_sitemapsRetrieve submitted sitemaps for a Search Console property with timestamps, error/warning counts, and indexed counts. Use sitemapIndex to view child sitemaps within an index.
Instructions
List the sitemaps submitted for a property, with submission and download timestamps, error and warning counts, and per-content-type submitted and indexed counts. Pass sitemapIndex to list the child sitemaps inside a sitemap index file instead of the top-level submissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | Search Console property, exactly as it appears in `list_sites`. URL-prefix properties include the scheme and a trailing slash ("https://example.com/"); domain properties use the "sc-domain:" prefix ("sc-domain:example.com"). These are distinct properties with different data. | |
| sitemapIndex | No | Full URL of a sitemap index file. When set, returns the sitemaps listed inside that index rather than the property own submissions. |