check_ingredient
Check an ingredient's safety for cosmetic, food, or supplement use against health conditions like pregnancy, breastfeeding, allergies, and more. Get evidence-based verdicts and citations.
Instructions
Look up a cosmetic/food/supplement ingredient in Clarity's condition-aware database. Returns verdict, evidence tier (Gold/Silver/Bronze), and citation for a given condition lens. Pass lenses (array) instead of lens to check several conditions in ONE call (profile-shaped checking, e.g. a user who is pregnant AND has MCAS) — results then carry a per-lens breakdown under lenses{}. Every result includes human_url, a live Clarity page to hand the user as the source link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lens | No | Single condition lens | all |
| name | Yes | Ingredient name, e.g. 'niacinamide' or 'aged cheddar cheese' | |
| lenses | No | Multiple condition lenses in one call (max 5); wins over `lens` when provided |