Find a drug
find_drugResolve free-text drug wording (brand or generic, English or Spanish) to the canonical LowerScript/RxSense drug: its known dosage forms, strengths, and a typical fill quantity. Cost/availability lookup only — never a substitute drug, never a dose recommendation, never priced (use get_prices for a price). Returns a "try another name" message when nothing matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Drug name in English or Spanish, brand or generic (e.g. "metformin", "Ozempic", "amoxicilina"). | |
| language | No | Response language. Defaults to English. |