get_top_sellers
Identify your best-selling products by quantity sold, with filtering by preset periods or custom date ranges to track sales trends.
Instructions
Get top-selling products ranked by quantity sold. Filterable by period or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return (default: title,product_id,quantity) | |
| period | No | Predefined period | |
| date_max | No | End date (YYYY-MM-DD) | |
| date_min | No | Start date (YYYY-MM-DD) |