get_weather_alerts
Retrieve weather alerts for any location using latitude and longitude coordinates.
Instructions
Get weather alerts for the 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 |