unit_price_compare
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Unit Price Comparator — Compare 2+ products' price-per-unit across mass/volume/count, converting units within the same dimension, and flag the best value.
Parameters schema
{
"type": "object",
"required": [
"items"
],
"properties": {
"items": {
"type": "array",
"description": "Array of 2+ {name, price, quantity, unit} objects"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries