get_weather
Retrieve weather forecast data for any location using latitude and longitude coordinates from the National Weather Service API.
Instructions
Retrieves weather forecast information from the National annotations Weather Service API for the specified location. The location should be in the format of latitude,longitude (e.g., '47.7623,-122.2054').
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes |