Skip to main content
Glama

TradePilot Agent Commerce

Decision memo

tradepilot_service_decision_memo
Destructive

Compare supplied options using stated criteria, tradeoffs, unknowns, and a reasoned recommendation. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review. Price: 0.25 USD. Payment requires explicit wallet authorization.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputYes
result_expiresNo
idempotency_keyNo
result_signatureNo
payment_signatureNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3/5.0
Behavior1/5

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

The description contradicts the annotations: it claims 'no external research or outbound actions' and 'Uses buyer-supplied information only,' while openWorldHint=true signals that the tool may access open-world/external resources. It does usefully add cost and wallet-authorization details, but per the contradiction rule this dimension must score 1.

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 compact and front-loaded: core purpose first, then constraints, then commercial terms. The payment and no-outbound clauses could be grouped more tightly, but every sentence carries necessary information and there is no filler.

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?

For a paid tool with 5 parameters, a nested required object, no output schema, and no parameter explanations, the description leaves too much unstated. It explains the high-level workflow and cost, but the agent still lacks the information needed to construct a valid request or understand the response beyond 'a draft.'

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, the description carries the full burden of explaining parameters, but it never mentions `input`, `brief`, `source_text`, `audience`, or any technical fields like `result_signature` or `payment_signature`. An agent cannot reliably map the high-level intent to the required nested `input` object.

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 names a specific action ('Compare supplied options'), a method ('using stated criteria, tradeoffs, unknowns'), and a deliverable ('a reasoned recommendation ... draft for human review'). This clearly establishes what the tool does and separates it from generic comparison or summary tools.

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?

It gives clear context for use: analyze buyer-supplied information and produce a decision memo, while explicitly ruling out external research and outbound actions. It does not list sibling alternatives or explicit when-not-to-use cases, but the boundary is strong enough for an agent to route to this tool in closed-world decision analysis.

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