gsc get sitemap
gsc_get_sitemapRetrieve a submitted sitemap by its full URL to view its type, fetch state, errors, and submitted vs indexed content totals.
Instructions
Get one submitted sitemap by full feed path, including type, fetch state, warnings/errors, and submitted/indexed content totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | No | Search Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted. | |
| feedpath | Yes | Full sitemap URL exactly as submitted to Search Console. |
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. |