shopify_sitemap_urls
Fetch Shopify sitemap URLs for any storefront. Filter by type (products, collections, pages, blogs, other) and set a limit up to 250 to receive structured JSON data.
Instructions
List Shopify sitemap URLs. Fetches capped URL entries from Shopify child sitemaps matching the requested type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Shopify storefront URL | |
| type | No | Sitemap type. Allowed values: all, products, collections, pages, blogs, agentic_discovery, other | |
| limit | No | Maximum URL entries, defaults to 50 and supports up to 250 |