Fitbit Daily SpO2
fitbit_get_spo2_dayFetch daily SpO2 (blood oxygen) summary for a given date. Checks heartrate scope for data availability and returns summary when present.
Instructions
Get SpO2 summary for a date when available. 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 |