Fitbit Daily Breathing Rate
fitbit_get_breathing_rate_dayGet your Fitbit breathing-rate summary for any date. Requires heartrate scope and returns daily respiratory metrics when available. Not medical advice.
Instructions
Get breathing-rate 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 |