get
Retrieve current metadata of a Chrome Web Store item: title, description, category, and other listing fields using the v1.1 API (deprecated after Oct 15, 2026).
Instructions
Get the current metadata of a Chrome Web Store item (v1.1 API). Returns title, description, category, and other listing fields. Note: v1 API is deprecated and will be removed after Oct 15, 2026.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | No | Extension item ID (defaults to CWS_ITEM_ID env var) | |
| projection | No | Metadata projection to fetch (defaults to DRAFT) |