get_product_performance
Rank products by revenue, units sold, or order count for any period, with per-product metrics like AOV and share of total.
Instructions
Rank products by revenue, units sold, or order count for a given period. Shows detailed per-product metrics including AOV and share of total.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of top products to show (default: 10) | |
| period | Yes | Time period | |
| endDate | No | End date (only for custom period) | |
| sort_by | No | Metric to sort by (default: revenue) | revenue |
| startDate | No | Start date (only for custom period) |