add_recipe_to_shopping_list
Add all ingredients from a recipe to a shopping list, simplifying meal prep by compiling everything you need in one place.
Instructions
Add all ingredients from a recipe to a shopping list.
Args: list_id: Shopping list ID recipe_slug: Recipe slug to add ingredients from
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ||
| recipe_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |