lookup_food_barcode
ActiveTool of GoCreative Agent API
declared in 1.27.1
Look up a food product by UPC/EAN barcode (Open Food Facts). Returns nutrition, ingredients, brand. Use for grocery, dietary, or scanning agents. Example call: {"barcode": "737628064502"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_food_barcodeArguments",
"required": [
"barcode"
],
"properties": {
"barcode": {
"type": "string",
"title": "Barcode"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries