edit_feed
Edit an existing baby feed entry using its interval ID from feed history, adjusting details like amount, start time, notes, and feeding side.
Instructions
Edit an existing feed entry. Get the interval_id from get_feed_history first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| start | No | ||
| units | No | ||
| amount | No | ||
| child_uid | Yes | ||
| last_side | No | ||
| bottle_type | No | ||
| interval_id | Yes | ||
| left_duration | No | ||
| right_duration | No |