openfda_approval_searcher
Verify FDA drug approval details by searching the Drugs@FDA database. Retrieve application numbers, drug names, formulations, marketing status, and approval dates to confirm drug status and history.
Instructions
Search FDA drug approval records from Drugs@FDA database.
⚠️ PREREQUISITE: Use the 'think' tool FIRST to plan your research strategy!
Returns information about:
- Application numbers and sponsors
- Brand and generic names
- Product formulations and strengths
- Marketing status and approval dates
- Submission history
Useful for verifying if a drug is FDA-approved and when.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Optional OpenFDA API key (overrides OPENFDA_API_KEY env var) | |
| application_number | No | NDA or BLA application number | |
| approval_year | No | Year of approval (YYYY format) | |
| drug | No | Drug name (brand or generic) to search for | |
| limit | No | Maximum number of results | |
| page | No | Page number (1-based) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |