Skip to main content
Glama

guidance_plan

Search and compare ranked transit routes in Japan, with options for time, modes, transfers, and strategy. Get detailed guidance with comparison metrics.

Instructions

Search ranked transit guidance options with comparison metrics, strategy, tracking, evidence, and map geometry.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYesDestination endpoint from suggest_places/suggest_stations, or geo:<lat>,<lon>.
viaNoUp to 3 waypoint endpoints. Departure/arrival searches only.
dateNoService date as YYYYMMDD.
fromYesOrigin endpoint from suggest_places/suggest_stations, or geo:<lat>,<lon>.
liveNo
timeNoHH:MM or HH:MM:SS.
typeNodeparture: 出発, arrival: 到着, first: 始発, last: 終電.departure
toLabelNo
strategyNobalanced
trackingNonone
viaLabelNo
avoidWalkNo
fromLabelNo
allowModesNoTransit modes to allow, for example ['rail', 'bus'].
avoidModesNoTransit modes to avoid, for example ['bus', 'air', 'ferry'].
maxTransfersNo
numItinerariesNo
Behavior2/5

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

With no annotations, the description must disclose behavioral traits. It mentions 'ranked' and lists output features, but does not confirm read-only nature, discuss side effects, authorization needs, or rate limits. The tool likely reads data, but the description lacks explicit safety or behavioral context.

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, front-loaded sentence that efficiently conveys the tool's essence. It avoids fluff, though it could be slightly more structured by listing key outputs or parameters.

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?

Given the tool's complexity (17 parameters, no output schema, no annotations), the description is incomplete. It does not explain return values, expected input formats (beyond schema), or how the tool handles various parameter combinations. The agent lacks sufficient context for reliable invocation.

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 47% (low). The description adds some context by mentioning 'comparison metrics, strategy, tracking, evidence, and map geometry', but does not explain specific parameters or their interactions. It fails to compensate for the many undocumented parameters in the schema.

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 action ('Search ranked transit guidance options') and lists key aspects (comparison metrics, strategy, tracking, evidence, map geometry). It distinguishes from siblings like plan_route by mentioning ranking and comparison metrics, though the purpose could be more specific about what 'guidance options' entails.

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 on when to use this tool vs alternatives like plan_route. The description does not mention prerequisites, exclusions, or typical use cases, leaving the agent to infer from parameter names and sibling tool lists.

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