list_roadmaps
ActiveTool 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.50.
Parent server
iDevice Wearables
https://github.com/ralphieusa/ralphie
1/7 registries