measurements_update_bmi
Update an existing BMI record by changing only the provided fields: BMI value, date, or notes. Specify the record ID to modify specific measurements.
Instructions
Update an existing BMI record. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bmi | No | New BMI value | |
| date | No | New date in YYYY-MM-DD format | |
| notes | No | New notes | |
| bmi_id | Yes | ID of the BMI record to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||