get_forecast
Retrieve detailed weather forecast for a location using latitude and longitude coordinates. Returns temperature, precipitation, and conditions from the National Weather Service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |