fridge_forge
Turn whatever is in your fridge into a real dinner plan. Give it a list of ingredients you have on hand and it returns 3 complete recipes with step-by-step instructions, cook time, difficulty, and a short shopping list for anything you're missing. Works for any dietary preference — vegetarian, vegan, keto, gluten-free, whatever. Free, unlimited. Perfect for: 'what can I cook tonight?', 'I have eggs and pasta', 'use up leftover chicken'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vibe | No | Optional cooking vibe: 'quick' (under 20 min), 'comfort food', 'healthy', 'fancy', 'spicy'. Default: practical and quick. | |
| dietary | No | Optional dietary restrictions: 'vegetarian', 'vegan', 'keto', 'gluten-free', 'dairy-free', 'halal', etc. | |
| servings | No | Number of people eating. Default: 2. | |
| ingredients | Yes | Ingredients you have on hand. e.g. 'eggs, cheddar, spinach, leftover pasta, half an onion, milk' |