get_monthly_trades
Retrieve monthly wholesale trade summaries for any agricultural product. Get transaction volume (kg) and average price (TWD/kg) per month.
Instructions
Get monthly wholesale market trade summaries for an agricultural product. Returns transaction volume (kg) and average price (TWD/kg) per month.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_code | Yes | Product item code (e.g., 'LA1' for lettuce) | |
| start_date | Yes | Start date in YYYY/MM/DD format (e.g., '2025/01/01') |