This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
search_articles
InactiveTool of iDevice Wearables
declared in 1.0.0
Search iDevice's editorial archive of wearable tech news. Covers smart glasses, rings, watches, earbuds, and AI pendants from Apple, Meta, Samsung, Google, Snap, Oura, and others.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"default": 10,
"maximum": 30,
"minimum": 1,
"description": "Number of results (default 10, max 30)"
},
"query": {
"type": "string",
"description": "Search query e.g. 'Apple Glasses display', 'Oura Ring sleep'"
},
"category": {
"type": "string",
"description": "Filter by product category slug"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
iDevice Wearables
https://github.com/ralphieusa/ralphie
1/7 registries