create_shopping_list
Create a new empty shopping list by providing a name. Use it to organize groceries and meal-planning items for better food management.
Instructions
Create a new empty shopping list.
Args: name: Name for the new list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |