fda_approved_drugs
Search FDA-approved drugs by brand name, manufacturer, or ingredient to view approval history, active ingredients, and marketing status using official U.S. government data.
Instructions
Search FDA-approved drugs (Drugs@FDA database). Find approved drugs by brand name, sponsor/manufacturer, or application number. Shows approval history, active ingredients, and marketing status.
Example searches:
'openfda.brand_name:"Ozempic"' — find Ozempic
'sponsor_name:"Pfizer"' — all Pfizer approvals
'products.active_ingredients.name:"SEMAGLUTIDE"' — by ingredient
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | OpenFDA search query. Examples: 'field:value', 'field:"Exact Phrase"', 'field:[20200101+TO+20231231]', '_exists_:field'. Combine with '+AND+', '+OR+', '+NOT+'. | |
| limit | No | Max results (default 10, max 100) |