Google Health Daily Rollup
google_health_daily_rollupAggregate daily health data from Google Health over a civil date range. Summarize steps, distance, calories, active minutes, weight, and heart rate metrics.
Instructions
Aggregate a data type over civil days using Google Health dailyRollUp. Useful for steps, distance, calories, active minutes, weight and heart summaries.
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 |
| start_date | No | today | |
| end_date | No | Exclusive end date as YYYY-MM-DD. Defaults to the next day. | today |
| window_size_days | No | ||
| page_size | No | ||
| page_token | No | ||
| data_source_family | 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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | ||
| privacy_mode | Yes | ||
| data | Yes |