get_1_week_weather
Retrieve 1-week weather forecast data for any county or city in Taiwan, including time series of temperature, precipitation, and other weather elements.
Instructions
Get 1-week weather forecast data for the specified county/city
Args: location_name: County/city name, must be a valid Taiwan county/city name Valid county/city names: 宜蘭縣, 花蓮縣, 臺東縣, 澎湖縣, 金門縣, 連江縣, 臺北市, 新北市, 桃園市, 臺中市, 臺南市, 高雄市, 基隆市, 新竹縣, 新竹市, 苗栗縣, 彰化縣, 南投縣, 雲林縣, 嘉義縣, 嘉義市, 屏東縣
Returns: list: Cleaned weather data containing various weather elements and their time series
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_name | Yes |