recipes_search
Search and filter recipes with advanced options. Handles keyword, ingredient, cuisine, meal type, and dietary filters in ONE call. TRIGGERS:
SEARCH: 'find recipes with X', 'search for X', 'recipes with X'
INGREDIENT: 'what can I make with X', 'recipes using X'
DIETARY: 'find vegan X', 'gluten-free recipes', 'keto meals'
MEAL TYPE: 'breakfast ideas', 'dinner recipes', 'lunch options'
QUICK: 'easy recipes', 'quick meals', '30 minute recipes'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-50, default 10) | |
| query | Yes | Search query — keyword, ingredient, dish name, cuisine, or dietary preference (e.g. 'chicken pho', 'vegan tacos', 'gluten-free dessert', '30 minute dinner') | |
| mealType | No | Filter by meal type: breakfast, lunch, dinner, snack, dessert, appetizer, side, or drink |