clunk.repair
Clunk is a visual appliance field guide that shows homeowners where to look and names a part only when the exact model proves it fits.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 1 · Transact 0 · Score: Not yet scored
Tool inspector
search_supported_appliances
Search Clunk's visible source-backed catalog by appliance kind, brand, or full/partial model text. Results include capability and ambiguity guidance. If the person cannot find the number, read modelNumberHandoff, ask them to inspect the common label locations, and reject serial text rather than guessing a suffix.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
modelQuery |
string | no | Full or partial model text, punctuation-insensitive. Never pass text labeled Serial or S/N. |
brand |
string | no | — |
kind |
string | no | — |
symptomId |
string | no | Optional observable problem. When present, return only models with explicit coverage for this problem. |
Raw JSON schema
{
"type": "object",
"properties": {
"modelQuery": {
"type": "string",
"maxLength": 64,
"description": "Full or partial model text, punctuation-insensitive. Never pass text labeled Serial or S/N."
},
"brand": {
"type": "string",
"enum": [
"LG",
"Samsung",
"GE",
"Whirlpool",
"Maytag",
"Electrolux",
"Bosch",
"KitchenAid",
"Frigidaire",
"Amana",
"Hotpoint"
]
},
"kind": {
"type": "string",
"enum": [
"washer",
"dishwasher",
"dryer",
"refrigerator"
]
},
"symptomId": {
"type": "string",
"enum": [
"will-not-drain",
"door-will-not-close",
"will-not-start",
"will-not-spin",
"is-leaking",
"not-cleaning",
"will-not-fill",
"not-heating",
"drum-will-not-turn",
"slow-water-flow",
"not-cooling",
"ice-maker-not-making-ice"
],
"description": "Optional observable problem. When present, return only models with explicit coverage for this problem."
}
},
"additionalProperties": false
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.