compare_items
InactiveTool of com.gadgethumans.swarm/x402-middleware
Compare two products, services, or options and get a structured comparison with verdict. Use this for buying decisions, feature comparisons, or evaluating alternatives. Returns pros/cons for each, comparison points across key aspects, and a final verdict on which is better and why. Parameters: item_a — First item to compare (e.g. "Herman Miller Aeron"). item_b — Second item to compare (e.g. "Steelcase Gesture").
Parameters schema
{
"type": "object",
"title": "compare_itemsArguments",
"required": [
"item_a",
"item_b"
],
"properties": {
"item_a": {
"type": "string",
"title": "Item A"
},
"item_b": {
"type": "string",
"title": "Item B"
}
}
}Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries