search_recipes
Find recipes by specifying ingredients, diet, cuisine, and dietary restrictions.
Instructions
Search for recipes based on ingredients, diet, cuisine, and other criteria
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diet | No | Diet type (vegetarian, vegan, gluten-free, etc.) | |
| type | No | Meal type (main course, side dish, dessert, etc.) | |
| query | Yes | The search query for recipes | |
| number | No | Number of results to return (1-100) | |
| cuisine | No | Cuisine type (italian, mexican, chinese, etc.) | |
| intolerances | No | Comma-separated list of intolerances | |
| excludeIngredients | No | Comma-separated list of ingredients to exclude | |
| includeIngredients | No | Comma-separated list of ingredients that must be included |