search_products
Find food products using customizable filters like categories, brands, countries, or nutrition grades. Sort results by popularity, name, or date to access detailed product information efficiently.
Instructions
Search for food products with various filters and criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
brands | No | Filter by brand names | |
categories | No | Filter by categories (e.g., 'beverages', 'dairy') | |
countries | No | Filter by countries (e.g., 'france', 'united-states') | |
nova_groups | No | Filter by NOVA processing groups (1, 2, 3, 4) | |
nutrition_grades | No | Filter by Nutri-Score grades (a, b, c, d, e) | |
page | No | Page number for pagination (default: 1) | |
page_size | No | Number of results per page (default: 20, max: 100) | |
search | No | Search terms for product names, brands, or ingredients | |
sort_by | No | Sort results by: popularity, product_name, created_datetime, last_modified_datetime |