Get Weather History
get_weather_observationsRetrieve historical weather observations for a specific measurement point, returning time-series data to analyze past conditions and weather trends.
Instructions
Get historical weather observations for a specific measurement point. Returns time-series data of past weather conditions. Useful for analyzing weather trends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of observations to return (default: 10) | |
| measurepointId | Yes | ID of the measurement point to get observations for |