add_recipe_to_shopping_list
Add all ingredients of a recipe directly to a shopping list, with optional scaling for the quantities.
Instructions
Add all ingredients of a recipe to a shopping list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| list_id | Yes | ||
| recipe_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||