Skip to main content
Glama
vedzilla
by vedzilla

Commute search

commute_search

Filter property listings by travel time to a chosen destination, specifying transport mode and maximum minutes. Find homes for sale or rent within your preferred commute radius.

Instructions

Filter listings by travel time to a destination — e.g. '<=30 min to Canary Wharf by public transport' — using an isochrone.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNopublic_transport
maxPriceNo
maxMinutesYes
destinationYesDestination place or station.
minBedroomsNo
transactionTypeYesWhether to search properties for sale or to rent.
Behavior2/5

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

No annotations are provided, so the description must carry full behavioral disclosure. It only says 'Filter listings... using an isochrone,' without stating whether the operation is read-only, how results are returned, or any edge cases. This leaves significant behavioral ambiguity.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence that front-loads the core action and includes a concrete example. Every word earns its place with no redundancy.

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 six parameters, no output schema, and no annotations, the description is too terse. It omits required parameters, does not mention what the tool returns (listings vs. counts), and provides no guidance on how the isochrone is computed or any limitations. This leaves the tool under-specified for an agent.

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 low (33%), and the description only illustrates destination, maxMinutes, and mode via the example. It does not explain required parameter transactionType or optional filters like maxPrice, minBedrooms, leaving gaps in understanding the full parameter set.

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 filters listings by travel time to a destination, using a concrete example. It distinguishes itself from siblings like search_listings by focusing specifically on commute/isochrone-based filtering.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context on when to use the tool (to filter by travel time) and includes an illustrative query. However, it does not explicitly mention alternatives or exclusionary conditions, so it misses the top score.

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/vedzilla/one-roof'

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