submit_sitemap
Submit a sitemap to Google Search Console and retrieve its current submission state, with an optional dry run to preview without changes.
Instructions
Submit a sitemap to Google Search Console and return its current state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, report what would be submitted without writing to Search Console | |
| siteUrl | Yes | Search Console property | |
| feedpath | Yes | Absolute URL of the sitemap to submit |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| siteUrl | Yes | ||
| sitemap | Yes | ||
| success | Yes | ||
| feedpath | Yes | ||
| stateRefreshError | Yes |