This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
list_roadmaps
InactiveTool of iDevice Wearables
declared in 1.0.0
List all tracked wearable product roadmaps. Returns slug, model name, category, expected window, confidence, and last updated date. Optionally filter by category or expected year.
Parameters schema
{
"type": "object",
"properties": {
"year": {
"type": "string",
"description": "Filter by expected year e.g. '2026', '2027'"
},
"category": {
"enum": [
"smart-glasses",
"smart-rings",
"smart-watches",
"earbuds",
"ai-pendants",
"spatial-computing"
],
"type": "string",
"description": "Filter by product category"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
iDevice Wearables
https://github.com/ralphieusa/ralphie
1/7 registries