Purpose Categorizes all inventory into aging buckets based on how long items have been sitting without selling. Calculates carrying cost exposure by bucket to prioritize markdown or liquidation decisions. Goes deeper than dead-stock identification by providing aging granularity. Read-only — no mutations. Prerequisites - Authenticated Shopify CLI session: - API scopes: , , Parameters | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | store | string | yes | — | Store domain | | buckets | string | no | 0-30,31-60,61-90,91-180,181+ |…