v0.7.2
0.7.2 — external real-account findings
First external redacted live coverage report came in on #3 (@maxgow). This release lands the three follow-ups.
Fixed
- total-calories dailyRollUp clamps
page_sizesowindow_size_days * page_size ≤ 14(#18) - daily_summary filters use
{type}.datefor resting HR / daily HRV andsleep.interval.civil_end_timefor sleep (#19)
Added
clinicalscope preset =full+ ECG + IRN scopes, opt-in only (#20)
Verify
npx -y google-health-mcp-unofficial@0.7.2 coverage --json
npx -y google-health-mcp-unofficial@0.7.2 auth --scope-preset clinical # only if you need ECG/IRNThanks @maxgow.