quick_inventory_diagnosis
Low-friction inventory health estimate for Shopify merchants. Use this when the merchant doesn't have precise inventory figures — requires only monthly revenue, SKU count, and industry segment. Inventory value and dead stock are estimated from industry benchmarks; all assumptions are returned transparently. Returns a 0–100 health score, risk flags, plain-language diagnosis, and prioritised recommended actions. Ideal for AI-assisted lead qualification and first-contact diagnostics. For a precise score using actual inventory figures, use inventory_health_score instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment | Yes | Industry segment — used to select benchmark targets | |
| skuCount | Yes | Number of active SKUs | |
| grossMarginPct | No | Gross margin % (0–100). Uses industry default if not provided. | |
| monthlyRevenue | Yes | Monthly revenue in USD |