search_drug_approvals
Retrieve approved drug products from the Drugs@FDA database using openFDA query syntax. Filter by brand name, active ingredient, or application number.
Instructions
Search the Drugs@FDA database for approved drug products.
Args: search: openFDA query (e.g. 'openfda.brand_name:"keytruda"'). limit: Max results (1-1000). skip: Offset for pagination. count: Field to count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| count | No | ||
| limit | No | ||
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |