get_realtime_weather
Retrieve current weather conditions for any location using latitude and longitude coordinates.
Instructions
Get the realtime weather for a location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lng | Yes | The longitude of the location to get the weather for | |
| lat | Yes | The latitude of the location to get the weather for |