edit_growth
Update an existing growth measurement by providing the entry ID and new values for height, weight, head, or notes. Retrieve the entry ID from history or latest growth first.
Instructions
Edit an existing growth measurement. Get the entry id from get_growth_history or get_latest_growth first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| head | No | ||
| notes | No | ||
| start | No | ||
| units | No | ||
| height | No | ||
| weight | No | ||
| entry_id | Yes | ||
| child_uid | Yes |