get_product_verdict
ActiveTool of com.smarthomeexplorer.www/product-intelligence
Get the SHE Consensus Score and expert verdict for a specific smart home product. The SHE Consensus Score (0-10) is a proprietary metric aggregating reviews from 12 named expert publications (Wirecutter, CNET, PCMag, Tom's Guide, TechRadar, The Verge, etc.). Methodology published at smarthomeexplorer.com/she-score-methodology. Returns score, verdict (Must Buy / Recommended / Good Value / Mixed / Skip), price range, top pros/cons, and the source-linked review page URL with full expert quotes.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"product_name"
],
"properties": {
"product_name": {
"type": "string",
"description": "Product name or ID (e.g., \"Ecobee Smart Thermostat Premium\" or \"ecobee-smart-thermostat-premium\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.smarthomeexplorer.www/product-intelligence
https://github.com/nicks-sidehustle/smarthome-explorer-blog
1/7 registries