Skip to main content
Glama
getvari

vari-mcp

Official
by getvari

dehydration_check

Evaluate dehydration severity from self-reported symptoms using the Clinical Dehydration Scale. Get a recommended action, with immediate medical attention for severe cases.

Instructions

Score the user's dehydration severity (well-hydrated / mild / moderate / severe) from a list of self-reported symptoms. Based on the Clinical Dehydration Scale (Goldman et al. 2008) and WHO assessment guidelines. Returns a recommended action. Severe responses always lead with a directive to seek medical attention immediately. — powered by Vari (https://getvari.app)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symptomsNoList of self-reported symptom ids. See enum for the canonical set.
urine_colorNoOptional. Override of the dark_urine symptom by direct urine color report.
activity_levelNoOptional context for the next-2h replenishment estimate.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries the burden. It discloses that severity is based on standard scales and that severe responses include a directive for immediate medical attention. This adds useful behavioral context beyond basic 'score' verb.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with purpose. Some minor fluff ('powered by Vari') slightly reduces score, but overall concise and structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description explains return value includes a recommended action and severe-response handling. It references clinical guidelines. Could be more specific about output format, but sufficient for this tool's complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptive enum names and parameter descriptions. The tool description adds minimal extra meaning beyond the schema, mostly reinforcing the clinical basis. This meets the baseline for high coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it scores dehydration severity into four levels using a named clinical scale (Goldman et al. 2008, WHO guidelines), distinguishes from sibling tools like pregnancy_water_intake by its focus on symptom-based severity assessment.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies when to use: when self-reported symptoms are available and severity assessment is needed. However, it does not explicitly state when not to use or mention alternatives, though sibling tools cover different hydration scenarios.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/getvari/vari-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server