Skip to main content
Glama

TradePilot Agent Commerce

Account plan

tradepilot_service_account_plan
Destructive

Build an account plan from supplied account facts: hypotheses, stakeholders, objectives, and next actions. 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.9/5.0
Behavior5/5

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

The description adds meaningful behavioral context beyond the annotations: buyer-supplied information only, no outbound calls, a human-review draft as output, a 0.25 USD cost, and explicit wallet authorization. This gives the agent important side-effect and payment context that the schema and annotation booleans alone do not convey. No contradiction with the annotations is present.

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?

Four tight sentences with the core function front-loaded, followed by scope constraints, return type, and pricing/payment. No filler or redundant restatement of schema details.

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

Completeness3/5

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

The description covers the main purpose, data-source constraints, return type, and payment side effect, which is helpful given no output schema. However, it leaves a notable gap by not explaining how the required nested `input` fields should be filled or what the optional expense/signature parameters mean, so the agent must infer parameter semantics from the schema alone.

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 description coverage is 0%, so the description needed to explain the parameters, but it never names or maps `input.brief`, `input.source_text`, `audience`, or the signature/idempotency fields. It only mentions high-level account-fact categories, which hints at content but not at how to populate the nested `input` object.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb and resource: 'Build an account plan from supplied account facts,' and lists the components (hypotheses, stakeholders, objectives, next actions). This is clear and distinguishes the tool from generic plan tools, though it does not explicitly contrast a sibling tool.

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 provides clear context for use: the tool consumes buyer-supplied account facts only, performs no external research or outbound actions, and returns a draft for human review. It does not explicitly name alternatives or state when not to use it, so exclusions remain implicit.

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