search_drug_names
Find drug names in the FDA DailyMed database by generic or brand name, manufacturer, and name type with paginated results.
Instructions
Search for drug names using various parameters with pagination support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug_name | No | Generic or brand name of drug | |
| name_type | No | Specify name type | |
| manufacturer | No | Name of drug manufacturer | |
| page | No | Page number for pagination (1-based, default: 1) | |
| pageSize | No | Number of results per page (default: 100, max: 100) |