get_health_summary
Retrieve a structured JSON summary of Fitbit metrics—sleep, steps, heart rate, HRV—for selected timeframes. Access your health data without uploading it to the cloud.
Instructions
Get the existing multi-metric health analysis as structured JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| diagnostics | Yes | ||
| missing_data | Yes | ||
| available_days | Yes | ||
| requested_days | Yes |