Get Insight History
get_insight_entriesRetrieve historical timestamped data points from an insight log, such as temperature readings over time. Use after listing insights to get the log ID.
Instructions
Get historical data points for an insight log. Returns timestamped values (e.g. temperature readings over time). Use list_insights first to find the log ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Insight log ID (from list_insights) | |
| resolution | No | Time range (default: last24Hours) |