wxoGetDrugInterations
Identify potential drug interactions by comparing two medications, providing comprehensive medical information on adverse reactions.
Instructions
Returns comprehensive drug interaction medical inforamation for two given drugs or None
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug_name_1 | Yes | ||
| drug_name_2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug1 | Yes | First drug in the interaction | |
| drug2 | Yes | Second drug in the interaction | |
| severity | Yes | ||
| mechanism | Yes | Mechanism of the drug interaction | |
| management | Yes | Management recommendations | |
| interaction_id | Yes | Unique identifier for the interaction | |
| clinical_effect | Yes | Clinical effect of the interaction |