Get Google Health Profile
google_health_get_profileRetrieve the authenticated user's Google Health profile, including name, age, and demographics, via authorized API access.
Instructions
Get authenticated user profile details from Google Health. Requires profile 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 |