barcode_lookup
ActiveTool of io.tooloracle/ecommerceoracle
declared in 1.0.0
Look up product by EAN/UPC barcode. Returns full product details, prices from multiple merchants.
Parameters schema
{
"type": "object",
"properties": {
"ean": {
"type": "string",
"description": "EAN code (alternative parameter name)"
},
"barcode": {
"type": "string",
"description": "EAN or UPC barcode number e.g. '4056565032219'"
}
},
"additionalProperties": false
}Parent server
io.tooloracle/ecommerceoracle
https://github.com/ToolOracle/ecommerceoracle
1/7 registries