get_daily_trades
Retrieve daily wholesale market trade data for agricultural products, including transaction volume (kg) and average, high, low prices (TWD/kg). Provide item code and start date.
Instructions
Get daily wholesale market trade data for an agricultural product. Returns transaction volume (kg), average/high/low prices (TWD/kg) per day.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_code | Yes | Product item code (e.g., 'LA1' for lettuce, 'B2' for pineapple) | |
| start_date | Yes | Start date in YYYY/MM/DD format (e.g., '2026/03/01') |