add_recipe_to_shopping_list
Add a recipe's ingredients to your shopping list. Provide the recipe ID, and set is_custom to true for custom recipes.
Instructions
Setzt die Zutaten eines Rezepts auf die Einkaufsliste.
Fuer eigene Custom-Rezepte is_custom=true setzen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_custom | No | ||
| recipe_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |