Skip to main content
Glama
moneyan9
by moneyan9

List all products

rms_all_products

Retrieve a complete list of all products from Rakuten RMS, including management numbers, product names, and prices, in a single operation.

Instructions

全商品の管理番号・商品名・価格の一覧を取得

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_variantsNo
Behavior2/5

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

With no annotations, the description carries the transparency burden. It indicates a read operation ('取得') and lists return fields, but does not disclose pagination behavior, potential large result sets, or the impact of the include_variants parameter.

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 clear sentence, efficiently conveying the primary purpose and key fields. However, brevity sacrifices parameter explanation, making it slightly less useful than it could be.

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 listing tool with one parameter and no output schema, the description should at least explain include_variants and whether results are paginated. It only covers the basic listing scope, leaving significant gaps for correct 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 only parameter, include_variants, has no schema description and is not mentioned in the tool description. The agent cannot infer what enabling variants does, making the parameter effectively useless without external knowledge.

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 all products with management number, name, and price. The 'all products' scope differentiates it from sibling tools like rms_search_products or rms_get_product, though it does not explicitly name alternatives.

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 is provided on when to use this tool versus the many sibling tools (search, get, bulk get, etc.). The description implies usage for a full product listing but lacks exclusions or contextual cues.

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