You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).

compare_products

Inactive

Tool of iDevice Wearables

declared in 1.0.0

Compare two wearable products side by side using live specs (battery, sensors, price, ecosystem, availability, and more) from the per-category spec tables. One or both can be unreleased. Pass product slugs (see list_roadmaps). Returns [productA, productB] in the requested order.

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

iDevice Wearables

https://github.com/ralphieusa/ralphie

1/7 registries
View full server →
compare_products — iDevice Wearables — PRSM MCP