search_drug_labels
Retrieve drug labeling information from FDA's SPL dataset. Filter by brand name or other fields, paginate results, and count occurrences.
Instructions
Search drug product labeling (SPL) information.
Args: search: openFDA query (e.g. 'openfda.brand_name:"lipitor"'). 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 |