search_products
Find products in the Aldi grocery catalog by searching with keywords, filtering by category, or applying dietary preferences to locate specific items.
Instructions
Search for products in the Aldi grocery catalog by keyword, category, or dietary filter.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term (e.g. 'organic milk', 'pasta', 'gluten-free') | |
| category | No | Optional product category filter (e.g. 'dairy', 'produce', 'bakery', 'frozen', 'meat', 'snacks', 'beverages') | |
| limit | No | Max number of results to return (default 10, max 50) |