edit_feed
Edit a baby feed entry by providing the interval ID from feed history. Update details like amount, side, or notes.
Instructions
Edit an existing feed entry. Get the interval_id from get_feed_history first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child_uid | Yes | ||
| interval_id | Yes | ||
| start | No | ||
| amount | No | ||
| bottle_type | No | ||
| units | No | ||
| left_duration | No | ||
| right_duration | No | ||
| last_side | No | ||
| notes | No |