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.
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) |