Fitbit Wellness Context
fitbit_wellness_contextNormalize Fitbit sleep and activity data into a unified wellness context to power recommendation engines.
Instructions
Normalize Fitbit sleep and activity load into the shared wellness_context shape for recommendation engines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback window for normalized Fitbit 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 |