Get Google Health Settings
google_health_get_settingsRetrieve authenticated user settings including units and timezone. Control privacy level and response format per call.
Instructions
Get authenticated user settings such as units and timezone. Requires settings scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | Optional per-call privacy override. Defaults to GOOGLE_HEALTH_PRIVACY_MODE or structured. raw returns upstream Google Health JSON. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |