get_shopping_list
Retrieve a specific Carrefour France shopping list by ID to view its title, type, item count, categories, and memos.
Instructions
Retrieves the details of a specific shopping list for the authenticated user on Carrefour France, identified by its unique list ID. Returns the list reference, title, type (e.g. MTB for in-store memo list), item count, categories, and memos/items. (requires an authenticated Carrefour session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The unique identifier (UUID) of the shopping list to retrieve. |