Fitbit Daily Heart Rate
fitbit_get_heart_dayRetrieve daily heart-rate zones and resting heart rate from Fitbit for a specified date.
Instructions
Get daily heart-rate zones and resting heart rate. Requires heartrate scope. Not medical advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date as yyyy-MM-dd or today. ISO date-times are accepted and reduced to the written calendar day. | today |
| privacy_mode | No | Optional per-call privacy override. Defaults to FITBIT_PRIVACY_MODE or structured. raw returns upstream Fitbit JSON. summary removes GPS/map details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |