get_heart_rates_summary
Retrieve a compact daily heart rate summary for any date. Provides essential metrics in about 500 bytes, ideal for daily health checkups and LLM integrations without bulky time-series data.
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 |