chromewebstore_collection
Retrieve items from a curated Chrome Web Store collection by specifying a collection slug. Optionally set language, country, and item count.
Instructions
List items in a curated Chrome Web Store collection. Returns the item cards in a curated store collection slug (e.g. editors_picks_extensions, dark_mode, ai_productivity). Use /chromewebstore/categories for known collection slugs. Defaults: num=50, country=us, lang=en.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | Maximum number of items | |
| lang | No | Two-letter language code | |
| country | No | Two-letter storefront country code | |
| collection | Yes | Curated collection slug |