search_products
Search Carrefour France's grocery catalog by keyword to get paginated product results with filters for promotions, brands, and categories.
Instructions
Searches for products on Carrefour France using a text query. Returns a paginated list of products matching the query, along with pagination metadata, facets for filtering (promotions, Carrefour brands, categories, etc.), total result count, and navigation links. Supports pagination via the page parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | The search query/keyword to search for products (e.g. 'isolant', 'tomate', 'yaourt') | |
| page | No | Page number for paginated results (starting from 1) |