find_drugs_for_condition
Find which generic drugs are most frequently indicated for a medical condition based on FDA labels. Enter a condition to retrieve a ranked list of drug options.
Instructions
Find drugs whose FDA labels list a given condition as an indication.
Reverse lookup: given a condition (e.g. "hypertension", "migraine"), returns the generic drugs most frequently indicated for it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition | Yes | Condition/indication, e.g. 'hypertension' or 'migraine'. | |
| max_results | No | Maximum number of drugs to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |