get_all_rxcuis
Retrieve RxCUI codes from the FDA DailyMed database with pagination to access standardized drug identifiers for integration and analysis.
Instructions
Get all available RxCUI 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) |