get-forecast
Retrieve detailed weather forecasts for specific US locations using National Weather Service API data by inputting latitude and longitude coordinates.
Instructions
Get weather forecast for a location
Input Schema
Name | Required | Description | Default |
---|---|---|---|
latitude | Yes | Latitude of the location | |
longitude | Yes | Longitude of the location |