check_drug_interaction
Check for harmful interactions between a newly prescribed drug and current medications before starting treatment.
Instructions
Check if a newly prescribed drug interacts with current medications.
Use this when the user:
has been prescribed a new medication and wants to check safety
asks 'is X safe to take with my current medications'
wants to know about drug interactions before starting a new drug
Args: new_drug: Name of the newly prescribed drug to check (generic or brand name)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_drug | Yes |