check_interaction
Check curated ingredient interactions: query one ingredient to list all interactions or two to assess a specific pair. Returns severity, mechanism, and clinical notes.
Instructions
Check Clarity's curated ingredient-to-ingredient interaction database. Give one ingredient to list everything it interacts with (e.g. 'iron'), or two ingredients to check a specific pair (e.g. 'calcium' + 'iron'). Returns interaction_type, severity (Beneficial/Moderate/High), mechanism, clinical_note, source, and whether it affects lactation/infant/absorption. Queries both directions of the pair. Absence of a result is NOT proof of safety — the set is curated and growing. Descriptive with sources, not medical advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ingredient_a | Yes | The ingredient to check, e.g. 'iron' or 'calcium' | |
| ingredient_b | No | Optional second ingredient to check a specific pair. Omit to list all interactions for ingredient_a. |