get_claims
ActiveTool of iDevice Wearables
declared in 1.0.0
Get reported features and specs for a wearable product, each tagged with a confidence level: confirmed, expected, rumored, or speculative. Includes source citations.
Parameters schema
{
"type": "object",
"required": [
"slug"
],
"properties": {
"slug": {
"type": "string",
"description": "Product slug"
},
"confidence": {
"enum": [
"confirmed",
"expected",
"rumored",
"speculative"
],
"type": "string",
"description": "Filter by confidence tier"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
iDevice Wearables
https://github.com/ralphieusa/ralphie
1/7 registries