Skip to main content
Glama
lumia710wp-droid

司芳糯米顾客服务 MCP

get_product_catalog

Read-onlyIdempotent

Query real-time product catalog for Sifang Nuo Mi items including prices, specs, and store availability. Filter by store, category, or inventory status.

Instructions

查询实时商品目录:查询司芳糯米产品、价格、规格和门店可售状态;支持按门店、分类和库存状态筛选。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNo商品分类。
store_idNo门店 ID。
availabilityNo库存状态。
Behavior4/5

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

Annotations already indicate read-only, idempotent, non-destructive behavior. The description adds context about real-time querying and the included data fields (products, prices, specs, store availability), which complements the annotations without contradiction.

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

Conciseness5/5

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

The description is a single sentence that is concise and front-loaded with the core purpose ('query real-time product catalog'), followed by the filtering options. Every part is necessary and there is no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the essential aspects: what data is returned (products, prices, specs, availability) and how to filter (store, category, status). However, it does not mention pagination, result limits, or output format, which would be helpful for a complete understanding.

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

Parameters3/5

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

Schema coverage is 100% with descriptions for all three parameters. The description reinforces that these are filters for the catalog but does not add meaningful new details beyond the schema, so baseline 3 is appropriate.

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 queries a real-time product catalog with specific fields (products, prices, specs, availability) and supports filtering by store, category, and inventory status. It does not explicitly differentiate from siblings like get_product_detail or get_store_inventory, but the scope (catalog vs. detail or inventory) is implied.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for querying filtered product data but does not provide explicit guidance on when to use this tool versus alternatives like get_product_detail or get_recommended_products. No when-not-to-use or alternative mentions.

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/lumia710wp-droid/szefong-customer-mcp'

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