Skip to main content
Glama
sewon-supernova

relation-mcp

Search address book (顧客/アドレス帳)

search_customers

Search for customers in the address book using email, phone, name, or company details. Returns paginated results.

Instructions

Search customers in the address book by email, phone, name, or company.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
message_box_idNo
emailsNo
telsNo
last_nameNo
first_nameNo
company_nameNo
per_pageNo
pageNo
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. It only states 'search' but does not disclose pagination behavior, handling of multiple criteria, or response format. Lacks details on operational traits beyond the basic action.

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?

One sentence with 10 words, front-loaded with the key action. Very concise, though perhaps too brief missing important details. Earns its place with no fluff.

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 8 parameters, no output schema, and no annotations, the description is incomplete. Does not explain pagination, combining criteria, or return format. Lacks necessary context for a search tool with multiple parameters.

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 0%, so the description must compensate. It lists searchable fields (email, phone, name, company) which correspond to parameters, but does not explain array types for emails/tels or pagination parameters. Adds some meaning but insufficient for full understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Search', the resource 'customers in the address book', and lists specific search criteria (email, phone, name, or company). It is specific and distinguishes from siblings like 'get_customer' and 'search_tickets'.

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 alternatives, no prerequisites or exclusions mentioned. The description is purely functional without context on appropriate usage scenarios.

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/sewon-supernova/relation-mcp'

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