get_stats_and_body
Retrieve daily activity stats combined with body composition metrics (weight, BMI, body fat) for any calendar date. Get a complete health snapshot in one call.
Instructions
Daily stats merged with body composition (weight, BMI, body fat) for a date.
Args: date: Calendar date in YYYY-MM-DD format. Defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Compacted Garmin payload; null if unavailable. | |
| note | No | Explains missing data or truncation. | |
| params | No | Parameters used. | |
| source | Yes | Garmin Connect API method the data came from. |