Fruit Picking Season Calendar
fruit_seasonsRetrieves fruit season data for Japan, showing peak months, best regions, and notes for 14 fruits. Specify a month to see what is in season.
Instructions
Use this when the user asks what fruit is in season in a given month or which month is best for strawberries, grapes, peaches, apples, and similar picking trips. Returns the fruit season calendar, peak months, best regions, and notes for 14 fruits. Call fruit_farms next if the user needs actual farm listings, map coordinates, or booking links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | Optional month number from 1 to 12. Returns fruits in season during that month plus fruits starting the following month. Omit to return the full year calendar. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | The tool's user-facing answer as Markdown or JSON text. |