analyze_monthly
Analyze continuous glucose monitor data by month, enabling yearly review of trends and time in range.
Instructions
Analyze glucose data broken down by month. Great for yearly reviews.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Year to analyze | |
| tirGoal | No | TIR goal percentage | |
| toMonth | No | Ending month (1-12) | |
| fromMonth | No | Starting month (1-12) |