get_body_composition
Retrieve body composition metrics from Garmin Connect for a specified date or range. Supply a start date and optional end date to access body fat, muscle mass, and other health measurements.
Instructions
Get body composition data for a single date or date range
Args: start_date: Date in YYYY-MM-DD format or start date if end_date provided end_date: Optional end date in YYYY-MM-DD format for date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |