Analyze Amazon.in order trends
analyze_order_trendsPull Amazon.in order data and compute spend trends: total spend, average order value, monthly breakdown, and most-purchased items.
Instructions
Pull a window of orders and compute spend trends: total spend, average order value, spend by month, most-repeated items, and biggest orders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxOrders | No | Default 100 | |
| timeFilter | No | Time window, e.g. 'year-2024' or 'months-6'. Default 'year-2024'. |