Decode barcode image
nourish_decode_barcode_imageDecode a barcode from an image path, base64, or data URI to retrieve product information without logging the intake.
Instructions
Decode a barcode from an image path, base64 image, or data URI without logging intake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | No | ||
| image_base64 | No | ||
| image_data_uri | No | ||
| image_mime_type | No | ||
| response_format | No | json |