get_all_uniis
Retrieve all UNII codes from the FDA DailyMed database with pagination support for systematic access to unique substance identifiers.
Instructions
Get all available UNII 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) |