weather_historical
Retrieve historical weather data for any location by providing latitude, longitude, and date. Obtain temperature, precipitation, and other meteorological conditions for past dates.
Instructions
Get historical weather data for a specific date and location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude | |
| lng | Yes | Longitude | |
| date | Yes | Date in YYYY-MM-DD format |