Get Google Health Settings
google_health_get_settingsRetrieve authenticated user settings including units and timezone from Google Health. Check current preferences to align data processing with user configuration.
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 | |
| explicit_user_intent | No | Required true when privacy_mode=raw (agent escalation of redaction). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |