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
get_tweaktown_review_data
Fetch structured score, award, reviewed price, verdict, pros/cons, specifications, and test setup for one public TweakTown review. product holds reviewed identity (brand/category/model/name/sku); commerce_match is exact|related|unknown and related_product carries a similar purchasable link when it is not the exact reviewed item. Use get_tweaktown_content for full prose.
Page: /account
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
url |
string | no | Public https://www.tweaktown.com/reviews/{id}/… URL (or site-relative /reviews/…). |
id |
integer | no | Positive numeric review id. Provide url or id, not both. |
include |
— | no | Optional sections: metadata, product, score, awards, pricing, verdict, pros_cons, specifications, test_setup, disclosures. Default: all. |
max_specs |
integer | no | Max specification rows. Default 50. |
max_verdict_chars |
integer | no | Max verdict characters. Default 2000. |
Raw JSON schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "Public https://www.tweaktown.com/reviews/{id}/… URL (or site-relative /reviews/…)."
},
"id": {
"type": "integer",
"minimum": 1,
"description": "Positive numeric review id. Provide url or id, not both."
},
"include": {
"description": "Optional sections: metadata, product, score, awards, pricing, verdict, pros_cons, specifications, test_setup, disclosures. Default: all.",
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"uniqueItems": true,
"items": {
"type": "string",
"enum": [
"metadata",
"product",
"score",
"awards",
"pricing",
"verdict",
"pros_cons",
"specifications",
"test_setup",
"disclosures"
]
}
}
]
},
"max_specs": {
"type": "integer",
"minimum": 1,
"maximum": 100,
"description": "Max specification rows. Default 50."
},
"max_verdict_chars": {
"type": "integer",
"minimum": 200,
"maximum": 5000,
"description": "Max verdict characters. Default 2000."
}
},
"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.