Add Weigh-In
add_weigh_inAdd a weigh-in record to Garmin Connect with weight and date; body fat percentage is optional. Water, muscle, and bone percentages are not retained for manual entries.
Instructions
Add a new weigh-in record. Weight and body fat are stored; the water, muscle and bone percentages are accepted but Garmin discards them on a manual entry, keeping them only for measurements a smart scale uploads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format (required) | |
| weight | Yes | Weight in kilograms (required) | |
| bodyFatPercent | No | Body fat percentage (optional) | |
| boneMassPercent | No | Bone mass percentage (optional). Not retained by Garmin on a manual weigh-in. | |
| bodyWaterPercent | No | Body water percentage (optional). Not retained by Garmin on a manual weigh-in. | |
| muscleMassPercent | No | Muscle mass percentage (optional). Not retained by Garmin on a manual weigh-in. |