Skip to main content
Glama

get_balances

Check wallet balances for ETH, USDC, POOP, and WETH on the Base chain to monitor funds in the Baselings game.

Instructions

Check your wallet balances (ETH, USDC, POOP, WETH)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations provided, so the description must convey behavior. It indicates a non-destructive read operation ('check'), but lacks details on data freshness, authentication, or whether balances include staked or pending amounts. Basic sufficiency for a simple read, but gaps remain.

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?

Single concise sentence with no wasted words. Front-loaded with the action and included token examples. Excellent conciseness.

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?

No output schema, so the description should clarify return format or coverage. Only lists four tokens, but the name and sibling tools suggest broader scope. Lacks information on whether all balances are returned or just those tokens, and the response structure is undefined.

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

Parameters4/5

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

No parameters exist (0 count, schema coverage 100% trivially). Per rules, baseline is 4. The description does not need to add parameter info since there are none, but it does not hinder either.

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 tool retrieves wallet balances and lists specific tokens (ETH, USDC, POOP, WETH). The verb 'check' and resource 'wallet balances' are specific, and it distinguishes from siblings like 'portfolio_value' which likely calculates total value.

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?

No explicit guidance on when to use this tool versus alternatives (e.g., 'portfolio_value', 'get_pending_poop'). Usage is implied as 'checking your balances', but context about prerequisites or exclusion of other balance-related tools is absent.

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/jimbo530/baselings-mcp'

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