get_heart_rates_summary
Retrieve a compact heart rate summary for a given date, delivering essential metrics in ~500 bytes rather than full time-series data. Ideal for daily health checkups and LLM integrations.
Instructions
Get heart rate summary with essential metrics (lightweight version)
Returns a compact summary (~500 bytes) instead of full time-series data (~25KB). Ideal for daily health checkups and LLM integrations.
Args: date: Date in YYYY-MM-DD format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |