delete_saved_meal_item
Remove a specific food item from a saved meal using its item ID, enabling you to update and manage your meal plans efficiently.
Instructions
Remove a food item from a saved meal. Requires profile auth (check_auth_status first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| saved_meal_item_id | Yes | Saved meal item ID to delete |