search_products
Search for food products using filters like categories, brands, nutrition grades, and countries. Ideal for finding products based on specific criteria or dietary needs, providing detailed results for informed choices.
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 |