measurements_update_weight
Update an existing weight record by ID. Change only the provided fields: date, weight, or notes.
Instructions
Update an existing weight record. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | New date in YYYY-MM-DD format | |
| notes | No | New notes | |
| weight | No | New weight in kilograms | |
| weight_id | Yes | ID of the weight record to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||