quince_sitemap_urls
Retrieve Quince sitemap URLs by type and limit. Returns capped URL entries with handle values extracted from paths, supporting products, collections, subcollections, pages, and all.
Instructions
List Quince sitemap URLs. Returns capped URL entries from Quince's own sitemaps matching the requested type. Each entry's handle is populated from the URL's own path (tracking/variant query parameters stripped) -- for type products, this is directly the value quince-product's own handle parameter expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Sitemap type. Allowed values: all, products, collections, subcollections, pages | |
| limit | No | Maximum URL entries, defaults to 50 and supports up to 250 |