manage_sitemaps
Manage sitemaps in Google Search Console by listing, inspecting, submitting, or deleting them using the specified site URL and optional sitemap URL.
Instructions
All-in-one tool to manage sitemaps (list, get details, submit, delete).
Args: site_url: Exact GSC property URL from list_properties (e.g. "https://example.com/" or "sc-domain:example.com"). Domain properties cover all subdomains — use the domain property as site_url and filter by page to analyze a specific subdomain. action: The action to perform (list, details, submit, delete) sitemap_url: The full URL of the sitemap (required for details, submit, delete) sitemap_index: Optional sitemap index URL for listing child sitemaps (only used with 'list' action)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| site_url | Yes | ||
| sitemap_url | No | ||
| sitemap_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |