submit_sitemap
Submit a sitemap to a website in Google Search Console by providing the site URL and sitemap path.
Instructions
Submit (add) a sitemap to a website.
Args: site_url: The site, e.g. 'https://example.com/'. feedpath: The sitemap path to submit, e.g. '/sitemap.xml'.
Returns: Empty dict on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | ||
| feedpath | Yes |