Reconcile Google Health Data Points
google_health_reconcile_data_pointsReconcile health data from multiple sources for a single data type, such as steps or heart rate. Supports filtering and pagination.
Instructions
Read a reconciled stream for one data type across sources. Supports all-sources, google-wearables and google-sources data source families.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_type | No | Google Health data type in kebab case, e.g. steps, sleep, heart-rate, daily-resting-heart-rate. | steps |
| filter | No | Optional Google AIP-160 filter expression. Use snake_case field names in filters. | |
| page_size | No | ||
| page_token | No | ||
| 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 | |
| data_source_family | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | ||
| privacy_mode | Yes | ||
| data | Yes |