get_sitemap
Retrieve sitemap indexing status and error metrics for a given feed in Google Search Console or Bing Webmaster Tools. Identify indexing issues by feedpath and engine.
Instructions
Retrieve deep indexing and error metrics for a specific sitemap feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | Search engine provider: 'google' or 'bing' (default: 'google') | |
| siteUrl | Yes | Site URL as verified in Search Console | |
| feedpath | Yes | Full URL or relative path to the sitemap (e.g. https://example.com/sitemap.xml) |