Submit several sitemaps
submit_sitemapsSubmit up to 50 sitemaps for one Search Console property in a single operation. Each entry reports success or failure, and one failed submission does not block the remaining sitemaps.
Instructions
Submits up to 50 sitemaps for one property in a single call, reporting success or failure per entry. The API has no batch method — this makes the calls one after another — but it saves a round trip per sitemap, which is what makes a large site practical. One failure does not stop the rest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | The Search Console property: "sc-domain:example.com" for a domain property, or "https://example.com/" for a URL-prefix property (the trailing slash is required) | |
| feedpaths | Yes | The full URLs of the sitemaps to submit |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | ||
| truncated | No | Present only when entries were dropped to fit the budget. |