Skip to main content
Glama
VeChain-AI-Terminal

VeChain AI Terminal MCP Server

vebetter_submit_action

Submit verifiable sustainable actions to VeBetter apps with proof and impact data to earn rewards.

Instructions

Submit a sustainable action to a VeBetter app for rewards

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appIdYesVeBetter App ID (bytes32 format)
proofTypeYesType of proof
proofValueYesThe proof data (URL, text, or JSON)
descriptionYesDescription of the sustainable action
impactCodesNoImpact category codes (e.g., waste_mass, steps, co2_saved)
impactValuesNoImpact values corresponding to codes
Behavior2/5

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

With no annotations provided, the description carries the full burden of disclosing side effects. It fails to mention that this likely creates an on-chain transaction, involves fees, or requires any approval/vetting process, leaving major behavioral aspects undisclosed.

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 a single sentence, front-loaded with the action, and contains no filler or redundancy. It is appropriately concise for the information it conveys.

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 submission/write tool with 6 parameters, no output schema, and no annotations, the description omits critical context: return values, success/failure behavior, error conditions, and any setup steps. It is too sparse to be fully usable without additional clues from sibling tools.

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?

The input schema provides 100% coverage with descriptions for all parameters, so the baseline of 3 is appropriate. The description adds no additional meaning beyond the schema's already explicit parameter documentation.

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 a sustainable action') and the target ('to a VeBetter app'), with the purpose ('for rewards'). This distinctly differentiates it from sibling tools like vebetter_claim_rewards or read-only VeBetter tools.

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?

No guidance is provided on when to use this tool versus alternatives. It does not mention prerequisites (e.g., checking available funds) or contrast with claim/submission-related tools like vebetter_example_submissions.

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/VeChain-AI-Terminal/vechain-terminal-mcp'

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