medtests.de
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 0 · Act 4 · Transact 0 · Score: Not yet scored
Tool inspector
medtests_score_screening
Score a complete answer set without storing or returning the answers. Call only after the user explicitly consents. The result is a screening indication, never a diagnosis.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
test_id |
string | yes | Screening ID. |
language |
string | no | Language for questions and results. |
consent_confirmed |
boolean | yes | True only after the user explicitly agrees to submit answers for stateless scoring. |
answers |
array | yes | One complete answer per published question. |
Raw JSON schema
{
"type": "object",
"required": [
"test_id",
"answers",
"consent_confirmed"
],
"properties": {
"test_id": {
"type": "string",
"description": "Screening ID."
},
"language": {
"type": "string",
"enum": [
"de",
"en"
],
"default": "de",
"description": "Language for questions and results."
},
"consent_confirmed": {
"type": "boolean",
"const": true,
"description": "True only after the user explicitly agrees to submit answers for stateless scoring."
},
"answers": {
"type": "array",
"minItems": 1,
"description": "One complete answer per published question.",
"items": {
"type": "object",
"required": [
"question_id",
"value"
],
"properties": {
"question_id": {
"type": "string"
},
"value": {
"type": "number"
}
},
"additionalProperties": false
}
}
},
"additionalProperties": false
}
Similar websites
seqcraft.onrender.com
Inspect plasmids, simulate PCR and restriction digests, compare constructs, and prepare cloning proposals in one exact, private workspace.
lectern.click
Draft a Lectern lesson in the browser. WebMCP agents fill gaps, write sections, and add quiz items on the page you see. Export a student PDF and a .lectern file…
waymark-sable.vercel.app
Learning roadmaps you and your agent build together. Your agent researches and plans; you learn; the path adapts.
cuvo.co
Cuvo is the white label telehealth platform that runs the clinic behind your brand: 50-state providers, pharmacy, software, and compliance. Launch in days.