get_all_ndcs
Retrieve all NDC codes from the FDA DailyMed database with paginated results for comprehensive drug identification and reference.
Instructions
Get all available NDC codes in the DailyMed database with pagination support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (1-based, default: 1) | |
| pageSize | No | Number of results per page (default: 25, max: 100) |