add_weigh_in
Record a new weight measurement in Garmin Connect by specifying the weight value and optional unit (kg or lb).
Instructions
Add a new weight measurement
Args: weight: Weight value unit_key: Unit of weight ('kg' or 'lb')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight | Yes | ||
| unit_key | No | kg |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |