Skip to main content
Glama

TestWell Lab Tests

Compare TestWell with another lab-testing service

compare_provider
Read-onlyIdempotent

Honest side-by-side of TestWell and another direct-to-consumer lab service (Quest Direct, Labcorp OnDemand, Function Health, JustLabs, Ulta Lab Tests, …): pricing model, per-order fees, labs, turnaround, where each wins, spot prices on common tests as sticker AND all-in, with verification dates and sources. Call with no argument to list the providers covered.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
providerNoCompetitor slug or name, e.g. 'quest-direct', 'Function Health', 'justlabs'

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.4/5.0
Behavior4/5

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

Annotations already mark the tool read-only, idempotent, and non-destructive, so the description's job is lighter. It adds useful behavioral context: the response includes verification dates and sources, and calling with no argument lists covered providers rather than producing an error. This gives the agent an accurate model of the tool's output expectations without contradicting the annotations.

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?

The key purpose is front-loaded in the first phrase and the final sentence provides an essential behavioral instruction. The description is information-dense without repetition, but the long parenthetical provider list and the word 'Honest' add minor noise that could be trimmed.

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

Completeness5/5

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

With no output schema, the description carries the burden of explaining what the agent will receive, and it does so thoroughly: pricing model, per-order fees, labs, turnaround, competitive strengths, sticker vs. all-in spot prices, verification dates, and sources. It also covers the no-argument edge case. Nothing material is missing for this tool's complexity.

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

Parameters4/5

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

The schema already documents the optional provider parameter with examples at 100% coverage, so the baseline is 3. The description goes beyond the schema by listing a broader set of acceptable providers and, more importantly, by defining the no-argument call as the way to enumerate providers. It does not specify normalization rules, but that is not necessary here.

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 is specific: it compares TestWell with another named category of direct-to-consumer lab service, and enumerates the dimensions compared (pricing model, fees, labs, turnaround, where each wins, sticker vs. all-in spot prices). This clearly distinguishes it from the sibling compare_prices, which is price-focused, by signaling a broader side-by-side provider comparison.

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 makes the usage context clear: call this tool when a side-by-side comparison of TestWell against another direct-to-consumer lab service is needed. It also gives an explicit no-argument invocation behavior to list covered providers. However, it never addresses when not to use it or points to alternatives such as compare_prices, so it stops short of full routing guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation4/5

Each tool has a distinct primary purpose, but compare_prices and compare_provider have overlapping comparison themes that could lead to misselection if an agent is not careful. The descriptions provide enough context to differentiate them, but the boundary between searching for a test and getting its full detail could also cause minor confusion.

Naming Consistency5/5

All tool names follow a clear verb_noun pattern with consistent snake_case formatting (e.g., calculate_free_testosterone, compare_prices, get_test, list_panels). The naming style is uniform and predictable across the entire set.

Tool Count5/5

13 tools is a well-scoped count for a lab test service covering search, details, pricing, reference ranges, interpretation, comparisons, and educational guides. Each tool earns its place without feeling redundant or bloated.

Completeness5/5

The tool set covers the full user journey: searching and viewing tests, panels, pricing and ordering quotes, reference ranges, interpretation, unit conversion, and finding draw sites. There are no obvious dead ends or significant missing operations for the stated purpose of a consumer-facing lab test information and ordering service.

Resources