Search Products Tool
search_productsSearch the whole supplement catalog by product name or brand. Typo-tolerant (e.g. "kreatine", "theanin" still match). Results are ordered by relevance, then cheapest normalized price-per-unit. Use find_cheapest instead when you already know the category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of products to return (1-50). | |
| query | Yes | The product name or brand to search for, e.g. "whey isolaat" or "magnesium bisglycinaat". | |
| market | No | Optional country market to query: nl. Defaults to the market of the requested domain. Any other value is rejected. | |
| category_slug | No | Optional: restrict results to this category and all of its subcategories, e.g. "protein-powder". Must be a slug from list_categories; an unknown slug is rejected. | |
| in_stock_only | No | When true, only return products currently in stock. | |
| max_unit_price_cents | No | Optional: only return products whose normalized unit price is at or below this many cents. |