explore_recipes_suggest_recipes
Get recipe suggestions for your Mealie group using your available ingredients and kitchen tools, with adjustable tolerance for missing foods and equipment.
Instructions
Suggest Recipes [GET /api/explore/groups/{group_slug}/recipes/suggestions]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| foods | No | ||
| limit | No | ||
| tools | No | ||
| orderBy | No | ||
| group_slug | Yes | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| maxMissingFoods | No | ||
| maxMissingTools | No | ||
| includeFoodsOnHand | No | ||
| includeToolsOnHand | No | ||
| orderByNullPosition | No |