获取当前天气
get_current_weatherRetrieve real-time weather data for any city, including temperature, humidity, wind speed, and more. Supports Chinese and English city names.
Instructions
查询一个城市的实时天气,包括温度、体感温度、天气描述、风速、湿度、能见度、紫外线指数、气压。支持中文城市名(如 '北京')和英文城市名(如 'Tokyo')。不需要 API Key。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | 城市名称,支持中文和英文。例如:北京、Shanghai、Tokyo、London、New York |