Nutritional Value Calculator
Turn a recipe into a compliant nutrition table, including reference intakes and rounding rules.
Not published yet. This capability is on the roadmap and unclaimed. The specification below is a proposal, not a live endpoint. Claim it as a publisher.
What it does
Calculates the nutrition declaration for a recipe and checks it against EU FIC labelling requirements (Regulation (EU) No 1169/2011).
Ask it like this
youCalculate the nutrition table for this protein bar recipe and show % reference intake.
You never name the capability. Your assistant selects calculate_nutrition itself.
Input
| Field | Type | Required | Notes |
|---|---|---|---|
| recipe | array | yes | ingredient + quantity in g |
| serving_size_g | number | optional | for per-portion values |
Output
| Field | Type | Notes |
|---|---|---|
| per_100g | object | energy, fat, saturates, carbs, sugars, protein, salt |
| per_serving | object | when serving size given |
| reference_intakes | object | % RI per FIC Annex XIII |
Sources
- Regulation (EU) No 1169/2011 (FIC), Annex XIII
- Open Food Facts (ODbL) for reference composition data
Who published this
Every capability is authored by one named publisher. You see who stands behind an answer, and you can take the conversation further with them directly.
Unclaimed
Open for an industry expert to publish
Unclaimed
How uncertainty is handled
This capability reports a confidence score with every answer. Below 85, results are flagged with review_required and the uncertain items are written to a review queue instead of being guessed.