get_shipping_analysis
Analyze shipping cost data based on selected time periods. Choose a predefined date range to view cost trends and breakdowns.
Instructions
按时间维度分析运费数据。调用前必须先询问用户选择时间范围,可选值:the_last_7_days(近7天)、the_last_30_days(近30天)、this_month(本月)、last_month(上月)、current_year(今年)、last_year(去年)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_range | Yes | 时间范围:the_last_7_days / the_last_30_days / this_month / last_month / current_year / last_year |