checkMultipleAllergens
Check if a food product contains any of multiple specified allergens by entering its name or barcode and the list of allergens to check.
Instructions
Check if a product contains any of multiple allergens at once
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nameOrBarcode | Yes | Product name or barcode | |
| allergens | Yes | List of allergens to check (e.g., ["gluten", "milk", "eggs"]) |