Get current weather
get_weatherCurrent weather and short forecast for a city or coordinates. Works for Chinese cities too.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude (alternative to city). | |
| lon | No | Longitude (alternative to city). | |
| city | No | City name, e.g. "Shanghai" / "上海". Or pass lat/lon. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||