get_status_summary
Get a complete status summary of current glucose, trends, period stats, and alerts with plain-English interpretation for quick health check-ins.
Instructions
Get a complete status summary - the "how am I doing?" tool.
Returns current glucose, recent trend, stats for the specified period,
any alerts, and a plain-English summary. Perfect for quick check-ins,
clinical dashboards, or health intelligence apps.
Args:
minutes: Time period for context stats (1-1440, default 180 = 3 hours)
Returns:
- current: Real-time glucose, trend, arrow
- period_stats: Average, min, max, time-in-range for the period
- alerts: Any recent lows/highs detected
- summary: Plain-English interpretation with urgency level
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minutes | No |