Google Health Wellness Context
google_health_wellness_contextNormalize Google Health activity and sleep data into a standardized wellness context for recommendation engines.
Instructions
Normalize Google Health activity/sleep context into the shared wellness_context shape for recommendation engines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback window for normalized Google Health wellness context. | |
| timezone | No | IANA timezone used only for display, e.g. America/New_York. | UTC |
| soreness | No | ||
| injury_flags | No | ||
| notes | No | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| generated_at | Yes | ||
| recent_training_load | Yes | ||
| soreness | Yes | ||
| injury_flags | Yes | ||
| notes | Yes |