Skip to main content
Glama
moneyan9
by moneyan9

Get variant lists

rms_get_variant_lists

Retrieve product variant lists and inventory details by manage number to track available options and stock levels.

Instructions

商品のバリアント一覧(在庫)取得

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
manage_numberYes
Behavior2/5

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

No annotations are provided, so the description must carry the full burden of behavioral disclosure. It indicates a read operation but does not explain the meaning of the required parameter, return format, pagination, or any constraints. For a get operation, this is minimal but not completely absent.

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 phrase with no wasted words, and it effectively communicates the core purpose. However, it is overly terse because it omits necessary parameter and usage details, but for pure conciseness it scores well.

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 simple tool with one parameter and no output schema, the description is inadequate. It fails to define the parameter, clarify the response, or differentiate from closely related sibling tools (e.g., rms_get_variant_inventory), leaving the description incomplete for reliable invocation.

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 schema has one parameter 'manage_number' with zero description coverage, and the description does not mention it at all. The agent is left without any explanation of what manage_number represents or how to use it, so parameter semantics are completely unaddressed.

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 'Get product variant list (inventory)' clearly states a get operation for product variants with inventory data, using a specific verb and resource. It is distinct enough from siblings like rms_get_inventory or rms_get_variant_inventory, though it could be more explicit about the relationship to these 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?

There is no guidance on when to use this tool versus alternatives. The description provides no context about use cases, prerequisites, or preferred scenarios, making the selection decision ambiguous among the many inventory/product tools.

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/moneyan9/rakuten-rms-mcp'

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