Skip to main content
Glama

suggest_places

Search Japanese stations, stops, facilities, and addresses to obtain endpoints for route planning or guidance.

Instructions

Search Japanese stations, stops, facilities, and addresses. Use the returned endpoint field with plan_route or guidance_plan.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesPlace query, for example 東京駅, 新宿, 渋谷スクランブルスクエア.
limitNo
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 describes a search operation but omits behavioral details such as side effects, permissions, rate limits, or data freshness, leaving the agent underinformed.

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 concise, with two sentences that front-load the purpose and provide a usage hint. No extraneous words, but it could be slightly more structured with explicit parameter guidance.

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 simple tool with two parameters and no output schema, the description covers the core purpose and output usage. However, it misses the limit parameter explanation and lacks differentiation from sibling tools, limiting completeness.

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

Parameters2/5

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

Schema description coverage is 50% (q has a description with examples, but limit has none). The tool description does not add any parameter information beyond what is in the schema, failing to compensate for the low coverage.

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 tool's function: searching Japanese stations, stops, facilities, and addresses. It also mentions how to use the output with related tools, distinguishing its broader scope from sibling suggest_stations.

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 gives usage guidance by indicating the output should be used with plan_route or guidance_plan, but does not specify when to use this tool over alternatives like suggest_stations or get_station, nor does it provide when-not conditions.

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/Anchovy-s3/japan-transit-mcp'

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