Skip to main content
Glama

Beaubi 行動美研

會員制度

get_membership

儲值方案、消費等級門檻與權益、會員限定組合。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.1/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 of behavioral disclosure. It describes the content topics but does not state whether the operation is read-only, what the response format is, or any side effects. For a getter with zero parameters, this is a notable omission.

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 sentence listing three content categories, which is concise and free of fluff. It is front-loaded with the main topic (prepaid plans). It earns its place by conveying scope without unnecessary detail.

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

Completeness3/5

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

For a zero-parameter tool with no output schema, the description adequately indicates the broad topics covered, but it lacks specificity about the return format or the depth of information. An agent might not know whether to expect a list of plans, thresholds, or a structured object. While sufficient for basic understanding, it is not fully complete.

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 trivially covers 100% of them. Per guidelines, a baseline of 4 applies when there are no parameters. The description adds no parameter-specific 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 lists specific content areas (prepaid plans, consumption level thresholds and benefits, member-exclusive combinations), which clearly indicates the tool provides membership-related information. It is distinct from siblings like get_brand_info or list_services, though it does not explicitly name them. The verb 'get' in the tool name combined with the topic list makes the purpose clear.

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 explicit guidance is given on when to use this tool versus its siblings. The description implies membership topics, but an agent must infer that this is for membership queries. There is no mention of alternatives or conditions for selection.

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.

Resources