compare_products
ActiveTool of iDevice Wearables
declared in 1.0.0
Compare two wearable products side by side across specs like battery, sensors, price, ecosystem, and availability. One or both can be unreleased — roadmap data is used for upcoming devices.
Parameters schema
{
"type": "object",
"required": [
"slug_a",
"slug_b"
],
"properties": {
"slug_a": {
"type": "string",
"description": "First product slug"
},
"slug_b": {
"type": "string",
"description": "Second product slug"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
iDevice Wearables
https://github.com/ralphieusa/ralphie
1/7 registries