get_current_weather
Get current weather for any city, including temperature, humidity, conditions, and wind speed, using Open-Meteo without an API key.
Instructions
查询指定城市的当前天气(温度、湿度、天气现象、风速),数据源 Open-Meteo,无需 API key。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | 城市名,中英文均可,如 "北京"、"Shanghai"、"Tokyo" |