Summarize health record
summarize_healthGenerate a compact digest of a health record: profile, per-metric statistics and trends, grouped events, and recent notes. Returns descriptive data for analysis, never a diagnosis.
Instructions
Produce a compact, analysis-ready digest of a user's whole record over a window: profile, per-metric statistics + trend, recent events grouped by category, and recent notes. This is the primary tool for an LLM to reason over someone's health; it returns computed descriptive data only, never a diagnosis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | which person; defaults to the primary user. | |
| since | No | ||
| until | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||