get_sales_trends
Analyze sales performance over time by retrieving trend data for specified date ranges and time intervals to support business decisions.
Instructions
Get sales trends and analytics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date (ISO 8601: YYYY-MM-DD) - REQUIRED | |
| end_date | Yes | End date (ISO 8601: YYYY-MM-DD) - REQUIRED | |
| bucket_size | Yes | Time bucket size - REQUIRED |