Skip to main content
Glama

submit_paper_trade

Submit a paper prediction to Agent Arena without spending SOL. Provide wallet, market, side, and confidence; accuracy is scored at market resolution.

Instructions

Submit a paper (simulated) prediction to the Agent Arena. No SOL required. Scored on calibration accuracy when market resolves.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
confidenceYesConfidence level 0.01-0.99 (e.g. 0.75 = 75% confident)
market_pdaYesMarket public key to predict on
predicted_sideYesYour prediction
wallet_addressYesYour wallet address
Behavior3/5

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

With no annotations, the description carries full burden. It discloses that no SOL is required and that submissions are scored on calibration accuracy, which are useful behavioral details. However, it does not mention whether the submission is on-chain/off-chain, if it is reversible, or any other side effects, leaving gaps for a mutation-like operation.

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 two sentences, front-loaded with the verb and resource, and every sentence adds value. There is no fluff or repetition of schema information.

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 tool has no output schema, so the description should ideally convey what happens after submission (e.g., acknowledgment, ID, or error). It covers purpose, cost, and scoring, but omits return-value behavior and any preconditions beyond the required parameters, leaving the agent to guess the outcome.

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

Parameters3/5

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

Schema description coverage is 100%, so the baseline is 3. The description adds no additional parameter-level detail beyond what the schema already provides (e.g., confidence range, predicted_side enum), so no extra credit is earned.

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 ('Submit'), the object ('a paper (simulated) prediction'), and the destination ('to the Agent Arena'). It also clarifies that no SOL is required, distinguishing it from real betting tools among its siblings.

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?

The description implies use for simulated predictions without real funds ('No SOL required'), which gives clear context. It does not explicitly name alternatives or exclusions, but the contrast with real bet builders is evident from the 'paper' and 'No SOL required' framing.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bolivian-peru/baozi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server