chromewebstore_collection
Retrieve extension cards from curated Chrome Web Store collections by slug, with options for count, country, and language. Use this tool to pull lists of extensions from collections like editors_picks or ai_productivity.
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 |