get_sales_summary
Retrieve sales metrics—revenue, orders, AOV—for a chosen time range. Compare against the previous period to evaluate performance and guide business decisions.
Instructions
Get a sales summary with revenue, orders, and AOV. Optionally compare with previous period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | Yes | Time period | |
| endDate | No | End date — only required when period is "custom" | |
| startDate | No | Start date — only required when period is "custom" | |
| compareWithPrevious | No | Compare with previous period |