Health Claim Checker
Catch an unauthorised health claim before artwork goes to print, with the register entry cited.
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
Validates on-pack and marketing claims against the EU Register of nutrition and health claims (Regulation (EC) No 1924/2006).
Ask it like this
youIs "supports the immune system" an authorised claim for a vitamin C drink in the EU?
You never name the capability. Your assistant selects check_health_claims itself.
Input
| Field | Type | Required | Notes |
|---|---|---|---|
| claims | string[] | yes | claim wording as printed |
| nutrient | string | optional | substance the claim refers to |
Output
| Field | Type | Notes |
|---|---|---|
| authorised | array | with register entry ID |
| non_authorised | array | with reason for refusal |
| conditions_of_use | array | per authorised claim |
Sources
- EU Register of nutrition and health claims (Regulation (EC) No 1924/2006)
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 90, results are flagged with review_required and the uncertain items are written to a review queue instead of being guessed.