store_dish
Store a dish into your meal plan and receive a confirmation with the stored location.
Instructions
Store a dish and return a confirmation.
Args:
dish_data: Dictionary containing dish data
Returns:
Dictionary with a confirmation message including the path where the dish was stored
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dish_data | Yes |