manage_sitemaps
Submit, delete, or fetch the status of a Google Search Console sitemap directly from a chat, simplifying sitemap management for SEO and LLMO analysis.
Instructions
Submit a sitemap, delete (unsubmit) a sitemap, or fetch the status of one specific sitemap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | "submit" to add/resubmit, "delete" to remove, "get" to fetch status of one sitemap. | |
| siteUrl | Yes | Property URL exactly as registered in Search Console: "https://example.com/" for URL-prefix properties or "sc-domain:example.com" for domain properties | |
| feedpath | Yes | Full sitemap URL, e.g. "https://example.com/sitemap.xml". |