get_active_items
Retrieve all active, non-crossed-off items from a specific shopping list on OurGroceries. Provide the list ID to get items that still need to be purchased.
Instructions
Get active items on one shopping list. Active items do not have crossedOffAt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | The ID of the shopping list to read |