get_shopping_list_ingredients
Retrieve Cookidoo shopping-list ingredients grouped by recipe. Filter by a specific recipe, include owned items, or add manually entered products to get a complete grocery list of items still needed.
Instructions
Get Cookidoo shopping-list ingredients grouped by recipe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe_id | No | Optional exact recipe ID from the shopping list. Omit it to return every recipe. | |
| include_owned | No | Include ingredients already marked as owned. Defaults to false so grocery workflows receive only products still needed. | |
| include_additional_items | No | Include manually added shopping-list items. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |