Skip to main content
Glama
asgard-ai-platform

mcp-buy123-vendor

list_product_statuses

Fetch the list of product statuses from the buy123 vendor portal to reference valid states for product queries and management.

Instructions

獲取商品狀態列表 (GET /v1/common/product-status).

Input 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 the full burden of behavioral disclosure. It indicates a read-only GET operation but does not mention authentication requirements, pagination, or what the returned list contains. Beyond the HTTP method, no meaningful behavioral context is given.

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 a single concise sentence that immediately states the purpose and includes the endpoint. It is front-loaded and efficient, with no wasted words, though it lacks any additional structured detail.

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?

With no annotations or output schema, the description is the sole source of context. It provides only a minimal restatement of the tool name plus an endpoint, failing to explain what a product status is, what the response looks like, or when this list is useful. It is inadequate for a tool within a large sibling set.

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?

The tool has zero parameters, so the schema is vacuously complete. According to the rubric, a baseline of 4 applies for 0-parameter tools. The description adds no parameter information, but none is needed.

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 retrieves a list of product statuses, with a specific verb and resource. It includes the endpoint, which adds precision. However, it does not explicitly differentiate from related sibling tools like list_event_product_statuses, so it does not fully meet the 'distinguishes from siblings' criterion for a 5.

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?

There is no guidance on when to use this tool versus alternatives, nor any exclusions or recommended context. The description simply states the action without explaining scenarios or prerequisites, providing no usage direction.

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/asgard-ai-platform/mcp-buy123-vendor'

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