wxoGetDrugAlternativeTreatments
Find alternative treatments for a specified drug when it is unavailable or ineffective. Input a drug name to retrieve alternative options from hospital data.
Instructions
Retrieves information about alternative treatments for a given drug or None
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conditions | Yes | Conditions where alternatives are recommended | |
| alternatives | Yes | Dictionary of alternative drugs | |
| original_drug | Yes | Original drug being replaced |