edit_saved_meal_item
Update the name or number of units for a food item already saved in a meal. Use this to correct serving sizes or item names without changing the meal's food ID.
Instructions
Edit a food item in a saved meal (name or units). Cannot change serving_id. Requires profile auth (check_auth_status first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number_of_units | No | ||
| saved_meal_item_id | Yes | Saved meal item ID | |
| saved_meal_item_name | No |