Skip to main content
Glama
w3bKodr

PokéWallet MCP

by w3bKodr

get_set_completion_value

Retrieve ungraded set completion estimates with USD and EUR values kept separate. Enter a set code or ID to get clear completion cost breakdowns for your Pokémon card collection.

Instructions

Get Pro ungraded completion estimates with USD and EUR kept separate.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
set_code_or_idYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. The description only mentions the currency separation behavior. It doesn't disclose 'Pro' requirements (e.g., an auth or subscription gating), return behavior, or what 'completion estimates' actually yield. For a tool with a paywall implication, this is a notable transparency gap.

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 a single efficient sentence with no waste. However, it's under-specified rather than genuinely concise—it burdens brevity without delivering enough semantic content. Acceptable structure but operates on the edge of under-specification.

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?

There's an output schema present (which relieves some return-format burden), but the tool is a 'Pro'-gated completion estimator amid many set/price/collection siblings. The description doesn't clarify how this differs from get_set_prices or value_collection, doesn't mention the Pro prerequisite handling, and doesn't explain currency separation implications. Incomplete for the tool's complexity.

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

Parameters2/5

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

Schema description coverage is 0%, yet the description adds no parameter detail. The single parameter 'set_code_or_id' is somewhat self-explanatory, but the description doesn't clarify accepted formats (e.g., whether it accepts the numeric ID, the string code like 'sv1', or both). With no coverage, the description should compensate but does not.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific purpose: getting 'Pro ungraded completion estimates' with USD and EUR kept separate. It identifies the resource (set completion value) and a distinguishing trait (currency separation), but the term 'completion estimates' is somewhat ambiguous and the verb 'get' is generic. Purpose is decipherable but not fully precise.

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 on when to use this tool vs alternatives. Given many sibling tools (get_set_prices, get_set_statistics, value_collection, get_set), there's no explicit or implicit guidance distinguishing this completion-estimate tool from price or collection tools. The phrase 'Pro' hints at a paid tier constraint but no elaboration.

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/w3bKodr/pokewallet-mcp'

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