create_shopping_list
Create a new Carrefour shopping list with a title. Returns list ID, type, slug, item count, and EANs for authenticated users.
Instructions
Creates a new shopping list (memo-list type) for the authenticated user on Carrefour France. Accepts a title for the new list and returns the created list details including its ID, type, slug, item count, last updated date, and EANs. (requires an authenticated Carrefour session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title/name of the new shopping list to create. |