Skip to main content
Glama

GAIP Witness Agent

Check public delivery evidence

witness_delivery
Read-only

Compare a registered caller assertion against a later public replay or submitted public response. Unknown when evidence is unavailable; no original transaction or seller agreement proof.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyNo
modeYes
terms_idYes
syntheticNo
episode_idNo
body_sha256No
http_statusNo
content_typeNo
continuity_handleNo
data_classificationYes
independent_operator_idNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.4/5.0
Behavior4/5

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

The description adds context beyond the readOnlyHint and openWorldHint by stating that results are 'Unknown when evidence is unavailable' and explicitly disclaiming proof of original transaction or seller agreement. This helps set expectations about what the tool does not provide.

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 description is a single, compact sentence that front-loads the core action and includes a meaningful caveat. It is not verbose, but it omits essential operational details, making it efficient yet incomplete.

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

Completeness2/5

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

Given the tool's complexity (11 parameters, nested objects, no output schema), the description is severely under-specified. It fails to explain return values, parameter usage, or when to invoke this tool, leaving the agent with insufficient context for correct usage.

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

Parameters1/5

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

With 0% schema description coverage and no mention of any of the 11 parameters in the description, the agent has no guidance on how to populate fields like mode, terms_id, or continuity_handle. The description does not compensate for the lack of schema documentation.

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 a specific action (compare) with a specific resource (registered caller assertion vs later public replay or submitted response). It also notes limitations ('no original transaction or seller agreement proof'), distinguishing it from sibling tools like check_agent_conformance or verify_gaip_receipt, which target different evidence types.

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

Usage Guidelines3/5

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

The description implies usage when comparing an assertion to public evidence, but does not explicitly state when to prefer this tool over siblings or when not to use it. No alternatives are mentioned, leaving the agent to infer from the tool name and description alone.

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.

Resources