Skip to main content
Glama

build_buyer_discovery_queue

Build an operator-confirmed buyer discovery queue with public search links, qualification rules, proof assets, and guardrails. No scraping, sending, posting, invoicing, or payment collection.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
offerNo
categoryNo
target_marketNo

TDQS

C2.6/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions the tool builds a queue with various elements but does not disclose behavioral traits such as idempotency, rate limits, authentication requirements, or side effects. For a creation tool, important behaviors are missing.

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

Conciseness4/5

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

The description is concise with two sentences: the first states the main action and components, the second clarifies exclusions. It is front-loaded and avoids unnecessary words, though a bit more structure (e.g., listing components) could improve readability.

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?

Given the lack of annotations and output schema, and three undocumented parameters, the description is insufficient. It hints at the output components but does not explain how inputs map to them, nor what the agent can expect from the tool.

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 input schema has three string parameters (offer, category, target_market) with no descriptions and 0% schema coverage. The tool description does not add any meaning to these parameters, leaving the agent without guidance on how to populate them.

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 clearly states the tool builds an 'operator-confirmed buyer discovery queue' with specific components (public search links, qualification rules, proof assets, guardrails). It uses a specific verb and resource, and the negative list (no scraping, sending, posting, etc.) helps distinguish from sibling tools, though it does not explicitly differentiate from other build_* 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?

The description provides a negative list of what the tool does not do, giving some context, but it lacks explicit guidance on when to use this tool versus alternatives. No mention of prerequisites or conditions for use, nor any comparison to siblings.

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.

TDQS

C2.9/5.0
Disambiguation4/5

Most tools have distinct purposes, but create_buy_ship_cart_order and create_direct_buy_ship_order are nearly identical, causing potential confusion. Additionally, build_buyer_discovery_queue and build_cash_sprint_packet overlap in targeting buyer segments.

Naming Consistency5/5

All tools follow a clear verb_noun pattern (build_, get_, create_, search_) with consistent snake_case, making it easy to infer functionality from the name.

Tool Count3/5

With 26 tools covering diverse domains (stock market, real estate, tourism, sourcing, etc.), the scope feels broad and somewhat bloated. A more focused set would improve coherence.

Completeness3/5

The tool set covers many aspects of Korea data and seller workflows, but notable gaps exist: no tools for actual listing posting, sending communications, or completing transactions, as many build_ tools explicitly exclude those steps.