generate_barcode
Create scannable barcodes or QR codes for inventory items to enable physical sample tracking and identification. Generates printable image data for labeling.
Instructions
Generates scannable barcodes for inventory items
Usage: Create physical labels for sample tracking and identification Types: 'BARCODE' for standard linear barcodes, 'QR' for QR codes Returns: Binary barcode image data for printing or display
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| global_id | Yes | ||
| barcode_type | No | BARCODE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |