Skip to main content
Glama

probe402_endpoint_history

Read-only

Is a known x402 or MPP endpoint alive right now, what is it quoting, what schema does it return, and how fast? Probed at arm's length on a fixed clock, every reading traceable to a retained capture. Blocked and rate-limited are told apart from unreachable at capture time, so a defended endpoint is never reported as dead. Not affiliated with any endpoint graded. Call before paying an unfamiliar endpoint, or to check whether one you already use has repriced or rotated its payTo.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endpoint_idYesprobe402 endpoint id, from the free /coverage list

TDQS

A4.9/5.0
Behavior5/5

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

The description goes far beyond the readOnlyHint annotation: it discloses that probing is done 'at arm's length on a fixed clock,' that every reading is 'traceable to a retained capture,' and that blocked/rate-limited endpoints are distinguished from unreachable ones so a defended endpoint is never reported as dead. It also states 'Not affiliated with any endpoint graded,' adding independence context. These are meaningful behavioral traits not present in 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.

Conciseness5/5

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

The description is compact and information-dense. Each sentence earns its place: the first defines the capability, the second adds method/verifiability, the third explains a key distinction, the fourth adds independence, and the last gives usage timing. It is front-loaded with the core purpose and does not repeat schema or annotation information.

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?

For a read-only probe with one documented parameter, no output schema, and a sibling grader, the description fully equips the agent: what it measures, how it measures, how to interpret blocked/rate-limited, when to call, and what it is not. There is no missing context that would cause an agent to misuse the tool.

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 covers the single parameter endpoint_id with a description pointing to the free /coverage list. The tool description adds context about the endpoint being an x402/MPP endpoint, but the schema already references the list. With 100% schema coverage and only one parameter, the description adds marginal value beyond the schema, so a 4 is appropriate rather than 5.

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 opens with a direct, specific question-answer framing: it reports liveness, quote, schema, and speed for a known endpoint. It names the resource (x402/MPP endpoint) and the verb (probe), which differentiates it from grading or paying. It is not a tautology and tells an agent exactly what capability is offered.

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

Usage Guidelines5/5

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

The description gives explicit when-to-use guidance: 'Call before paying an unfamiliar endpoint, or to check whether one you already use has repriced or rotated its payTo.' This clearly frames the tool as a pre-payment health check and distinguishes it from sibling probe402_endpoint_grade by not being affiliated with grading. No alternative tool is named, but the context strongly implies this is the readiness/quotation probe rather than the grading probe.

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.3/5.0
Disambiguation2/5

Both tools share nearly identical descriptions and focus on the same live probe; only the name and a single sentence hint at a difference. An agent cannot confidently choose between grade and history based on the tool surface.

Naming Consistency5/5

Both names follow the exact 'probe402_endpoint_<noun>' pattern, with consistent snake_case and parallel modifiers. There is no naming ambiguity or style mismatch.

Tool Count3/5

Two tools is a minimal but defensible count for a focused endpoint-probing service. It is not inflated, but it sits at the low end where agents may wish for additional distinct operations.

Completeness4/5

The current grade plus historical history covers the main read-only lifecycle of probing an endpoint. Missing extras like batch comparison or configurable alerting are workarounds rather than core blockers.

Resources