Skip to main content
Glama

buy_spend_gov

Pay 19 USDC on Base via x402. Spend-governance pack: caps, kill switch, purpose gate. No CAPTCHA.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agentNameNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior4/5

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

With no annotations, the description carries full responsibility for behavioral disclosure. It transparently specifies that this is a payment of 19 USDC, the network (Base), the protocol (x402), and that no CAPTCHA is involved, which is useful operational context. It stops short of detailing reversibility, authentication requirements, or post-payment effects, so it is not a perfect score.

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 three short, front-loaded sentences with no filler. Every sentence contributes essential information: the payment action, the product features, and a notable behavioral detail (no CAPTCHA). It is efficiently structured and easy to parse.

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?

While the description covers the purpose and cost, it leaves critical gaps: the meaning of 'agentName' is unexplained, there is no output schema or return-value information, and the implications of the spend-governance features are only listed, not clarified. An agent would likely struggle to make a correct call with full confidence.

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?

The schema has one parameter, 'agentName', with no description and 0% schema description coverage. The tool description does not mention or explain this parameter at all, so an agent cannot determine what value to pass or whether it is required. The description adds zero semantic value for parameters.

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 the action ('Pay'), the exact amount and network ('19 USDC on Base via x402'), and the specific product ('Spend-governance pack: caps, kill switch, purpose gate'). This distinguishes it from sibling purchase tools like buy_intel_pack or buy_kit_lite, making its purpose unambiguous.

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 when to use this tool—when a spend-governance pack with caps, kill switch, and purpose gate is desired—but it does not explicitly contrast it with alternatives or state when not to use it. There is no direct mention of sibling tools or exclusions, leaving the selection logic to the agent's inference.

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