Find showrooms
find_showrooms_nearList M.K. Electronics showrooms, optionally filtered by city. 16 superstores nationwide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City filter, e.g. "Dhaka" or "Chattogram". Omit to list all. |
find_showrooms_nearList M.K. Electronics showrooms, optionally filtered by city. 16 superstores nationwide.
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City filter, e.g. "Dhaka" or "Chattogram". Omit to list all. |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the transparency burden. It discloses that the tool lists a fixed set of 16 nationwide showrooms and supports an optional city filter, clarifying that 'near' refers to city filtering rather than geolocation. However, it does not describe the return fields or any side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences, front-loaded with the verb and resource, and every word adds value. '16 superstores nationwide' is a concise additional detail.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter listing tool, the description is mostly sufficient, but the absence of an output schema and lack of return-value details means the description does not fully specify what the agent can expect. The scale mention helps, but the description is minimal.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema provides complete coverage for the single optional 'city' parameter, including example values and an explanation of omission. The description adds no additional parameter semantics, so the baseline score of 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action (List) and resource (M.K. Electronics showrooms), and notes the optional city filter. This distinguishes it from sibling tools that handle products and categories.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Usage is implied: the tool is for listing showrooms, but there is no explicit statement of when to use it over alternatives or exclusions. The description does not name search_products or other siblings as alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.