Garmin Respiration
garmin_get_respiration_dayRetrieve respiration data from Garmin for a specific date to analyze breathing trends. Response can be summary, structured, or raw JSON.
Instructions
Get Garmin respiration data for a date when available. Not medical advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date as yyyy-MM-dd or today. | today |
| privacy_mode | No | Optional per-call privacy override. Defaults to GARMIN_PRIVACY_MODE or structured. raw returns upstream Garmin JSON. summary removes GPS/map details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |