get_weather
Retrieve weather forecast data from the National Weather Service API for any location using latitude and longitude coordinates.
Instructions
Retrieves weather forecast information from the National 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 |