get_shopping_list
Retrieve a shopping list and all its items by providing the list ID. Access the exact contents of a specific Mealie shopping list when needed.
Instructions
Get a shopping list with all its items.
Args: list_id: Shopping list ID (from get_shopping_lists)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |