get_current_weather
Retrieve current weather conditions for any global location using latitude and longitude coordinates. Returns temperature, humidity, and wind data.
Instructions
Get current weather by coordinates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| lang | No | ru_RU |