measurements_create_height
Record a child's height in centimeters with a measurement date. Specify child ID and optional notes to log height data in Baby Buddy.
Instructions
Record a height measurement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Measurement date in YYYY-MM-DD format | |
| notes | No | Optional notes | |
| height | Yes | Height in centimeters | |
| child_id | Yes | ID of the child. Use list_children to get IDs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||