measurements_update_head_circumference
Update a saved head circumference measurement by its ID, changing only the date, notes, or value in centimeters you provide.
Instructions
Update an existing head circumference 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 | |
| head_circumference | No | New head circumference in centimeters | |
| head_circumference_id | Yes | ID of the head circumference record to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||