search_smart_home_products
ActiveTool of com.smarthomeexplorer.www/product-intelligence
Search SmartHomeExplorer's editorially curated database of 1,080+ smart home products. Each product carries a SHE Consensus Score (0-10) aggregated from 12 named expert publications (Wirecutter, CNET, PCMag, Tom's Guide, TechRadar, The Verge, etc.) with published methodology at smarthomeexplorer.com/she-score-methodology. Filter by ecosystem compatibility, subscription requirements, price, and category. Data is updated weekly. Returns scored recommendations with source-linked review page URLs.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Natural language search query (e.g., \"best smart thermostat for Google Home\")"
},
"sort_by": {
"enum": [
"score",
"price"
],
"type": "string",
"description": "Sort order (default: score descending)"
},
"category": {
"enum": [
"Security",
"Lighting",
"Climate",
"Entertainment",
"Pet Care",
"Smart Locks",
"Smart Cleaning",
"Kitchen",
"Outdoor",
"Automation",
"Sensors",
"Networking",
"Smart Speakers",
"Smart Switches",
"Office",
"Health",
"Lifestyle",
"Appliances",
"Budget",
"Energy",
"Bathroom",
"Cleaning",
"Smart Plugs",
"Ecosystem",
"Garden",
"Fitness",
"Garage",
"Smart Home",
"Automotive",
"Wearables",
"Outdoors",
"Mobility",
"Wellness",
"EDC",
"Cameras",
"Hubs & Controllers",
"Smoke & CO",
"Temperature & Humidity"
],
"type": "string",
"description": "Product category filter"
},
"ecosystem": {
"enum": [
"google-home",
"alexa",
"homekit",
"smartthings",
"matter",
"hubitat",
"home-assistant"
],
"type": "string",
"description": "Filter by smart home ecosystem compatibility"
},
"max_price": {
"type": "integer",
"maximum": 9007199254740991,
"description": "Maximum price in dollars",
"exclusiveMinimum": 0
},
"max_results": {
"type": "integer",
"maximum": 3,
"minimum": 1,
"description": "Maximum results to return (1-3, default 3)"
},
"subscription_free_only": {
"type": "boolean",
"description": "Only return products with no required subscription"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.smarthomeexplorer.www/product-intelligence
https://github.com/nicks-sidehustle/smarthome-explorer-blog
1/7 registries