tweaktown.com
Just a moment...
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 4 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
compare_tweaktown_reviews
Compare explicit structured fields from 2–5 public TweakTown reviews using each review’s reviewed product identity (not related_product commerce fallbacks). Does not choose a winner, generate recommendations, convert currencies, or normalize benchmarks.
Page: /account
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
reviews |
array | yes | Ordered list of 2–5 review references. Each object has exactly one of url or id. |
include |
array | no | Optional sections. Default: product, score, awards, pricing, verdict, pros_cons, specifications. |
max_specs |
integer | no | Max specification rows per review. Default 20. |
Raw JSON schema
{
"type": "object",
"properties": {
"reviews": {
"type": "array",
"minItems": 2,
"maxItems": 5,
"description": "Ordered list of 2–5 review references. Each object has exactly one of url or id.",
"items": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"id": {
"type": "integer",
"minimum": 1
}
},
"additionalProperties": false
}
},
"include": {
"type": "array",
"uniqueItems": true,
"items": {
"type": "string",
"enum": [
"product",
"score",
"awards",
"pricing",
"verdict",
"pros_cons",
"specifications",
"test_setup"
]
},
"description": "Optional sections. Default: product, score, awards, pricing, verdict, pros_cons, specifications."
},
"max_specs": {
"type": "integer",
"minimum": 1,
"maximum": 50,
"description": "Max specification rows per review. Default 20."
}
},
"required": [
"reviews"
],
"additionalProperties": false
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.