get_sales_summary
Retrieve aggregated sales statistics including counts by state, monthly totals, and top customers for the current user. Filter by period or view all-time data.
Instructions
Get aggregated sales stats for the current user.
Returns counts by state, totals by month, and top customers.
Args:
period: Filter period (YYYY-MM format, optional).
If omitted, returns all-time stats.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No |