Log Measure (Withings)
withings_add_measureManually log a body measurement, like weight in kg, to Withings. Provide the measure type and value to record it, with an optional date.
Instructions
Manually log a body measurement (e.g. weight in kg). Requires write access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Defaults to today. | |
| type | Yes | Measure type code, e.g. 1=weight. | |
| value | Yes | Value in the base unit (kg for weight). |