Fitbit Heart Rate Intraday
fitbit_get_heart_intradayRetrieve heart-rate intraday samples for a specific date, with optional time range and detail level. Supports 1-second to 15-minute intervals.
Instructions
Get heart-rate intraday samples for a date. Personal apps can access their own intraday data; third-party client/server apps may require Fitbit approval. Requires heartrate scope. Not medical advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date as yyyy-MM-dd or today. | today |
| detail_level | No | 1min | |
| start_time | No | Optional HH:mm start time. | |
| end_time | No | Optional HH:mm end time. | |
| privacy_mode | No | Optional per-call privacy override. Defaults to FITBIT_PRIVACY_MODE or structured. raw returns upstream Fitbit JSON. summary minimizes sensitive health and profile details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | ||
| privacy_mode | Yes | ||
| data | Yes |