Skip to main content
Glama

buy_job_ticket

Pay 15 USDC on Base via x402. Instant operator-authorized job ticket schema plus example.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
goalNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.6/5.0
Behavior3/5

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

With no annotations, the description carries the behavioral disclosure burden. It usefully reveals the exact payment amount, network, protocol, and that it is instant and operator-authorized. However, it does not clarify whether this executes a real financial transaction, what outputs are returned, or what 'operator-authorized' requires.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is brief and front-loads the key payment details, but the trailing clause 'schema plus example' is vague and adds little clarity. It is concise but not fully structured for practical use.

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

Completeness1/5

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

For a payment-related tool with no annotations, no output schema, and an undocumented required-looking parameter, the description is incomplete. It fails to explain what a job ticket schema is, what the agent should put in 'goal', or what happens after payment.

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 single parameter 'goal' has 0% schema description coverage and is not mentioned anywhere in the description. The description provides no meaning for what the agent should supply in the goal field, leaving the parameter effectively undocumented.

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 states a specific action and resource: paying 15 USDC on Base via x402 to receive an operator-authorized job ticket schema. This distinguishes it from sibling tools like buy_intel_pack or buy_kit_lite, though the phrase 'schema plus example' is somewhat opaque.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus the sibling buy_* tools or get_quote. The description implies it is for a job ticket purchase, but it does not state conditions, prerequisites, or alternatives.

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