find_healthier_alternative
Finds healthier alternatives to a food product by searching its category for items with a lower Nutri-Score, returning the best matches first.
Instructions
Suggest healthier products in the same category as the given product.
Looks up the product, then searches its category for items with a better (lower) Nutri-Score, returning the healthiest matches first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of alternatives to return (1-10, default 5). | |
| barcode | Yes | The product barcode, digits only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |