get_recipes
Find Tandoor recipes by name, food, keyword, or rating. Set query, food IDs, keyword IDs, minimum rating, and limit to narrow results.
Instructions
Search for recipes in Tandoor based on various criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| foods | No | Array of Food IDs (match ANY). | |
| limit | No | Max number of recipes to return (default: 10). | |
| query | No | Search term for recipe names. | |
| rating | No | Minimum rating (0-5). | |
| keywords | No | Array of Keyword IDs (match ANY). |