get_all_application_numbers
Retrieve all FDA application numbers from the DailyMed database with pagination support to access comprehensive drug information.
Instructions
Get all available FDA application numbers 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: 100, max: 100) |