Skip to main content
Glama

TradePilot Agent Commerce

Business proposal draft

tradepilot_service_proposal_draft
Destructive

Draft a proposal using supplied scope, deliverables, timing, and pricing; flag missing commercial terms. 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

A3.8/5.0
Behavior4/5

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

Adds key behaviors beyond annotations: 'no external research or outbound actions', 'returns a draft for human review', and 'payment requires explicit wallet authorization'. These enrich the destructiveHint/openWorldHint annotations without contradiction, though it doesn't detail other side effects.

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?

Three concise sentences: main purpose, constraints, and payment. Front-loaded and free of fluff, though it could integrate parameter guidance without bloating.

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 tool with 5 parameters (one nested), no output schema, and 0% schema descriptions, the description omits crucial invocation details: what each parameter means, how to construct the `input`, and what the returned draft looks like. Payment and scope are covered, but the agent lacks enough to call it correctly without external knowledge.

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

Parameters2/5

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

Schema coverage is 0%, and the description does not explain any parameter semantics. It mentions 'scope, deliverables, timing, pricing' but these are not mapped to the schema's `brief` or `source_text`. Fields like `result_expires`, `idempotency_key`, and `payment_signature` remain unexplained, leaving agents to guess.

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?

States a specific verb 'Draft' with resource 'proposal' and lists inputs (scope, deliverables, timing, pricing). Distinguishes from siblings like scope_of_work_draft (focused on scope only) and proposal_review_agent (review) by emphasizing drafting and flagging missing terms.

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?

Clear context: it drafts from supplied info, uses only buyer-supplied data, and no external research. Implies when to use (when all info is present) but does not explicitly exclude alternatives or name when not to use. Could be stronger with explicit contrasts.

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