List shopping lists
list_shopping_listsRetrieve all shopping lists for a household, showing only list names without item details. Use pagination parameters to control the number of lists returned per request.
Instructions
Lists the shopping lists of the household, without their items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number, default 1 | |
| per_page | No | Number of entries to return, default 50, max 100 |