create_custom_food
Add a custom food item to a child's feeding log using their unique ID, specifying name, category, and allergens.
Instructions
Create a custom food entry for a child
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child_uid | Yes | ||
| name | Yes | ||
| category | No | ||
| allergens | No |