check_supplement_safety
Check if a supplement is safe with a user's medications and existing supplements. Returns interaction data, safety score, quality grade, filler detection, NIH verification, and timing recommendation. Use this whenever a user asks about supplement safety, drug interactions, or whether they can take a supplement with their medications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| supplement | Yes | The supplement to check. Include brand and form for best results. e.g. 'Magnesium Bisglycinate 400mg' or 'Fish Oil 1000mg' | |
| medications | No | List of user's prescription medications. e.g. ['Warfarin', 'Levothyroxine'] | |
| supplements | No | User's existing supplements for interaction checking. |