Skip to main content
Glama
ccedacero

nyc-property-intel

by ccedacero

search_comps

Find comparable property sales and neighborhood market trends. Search by zip code, building class, size, and time period to get price per sqft and quarterly statistics.

Instructions

Find comparable property sales and neighborhood market statistics.

Can search by zip code, building class, size, and time period. If a reference BBL is provided, uses that property's characteristics as defaults. Returns individual sales with price per sqft and quarterly market trends.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bblNo
zip_codeNo
building_classNo
min_sqftNo
max_sqftNo
monthsNo
min_priceNo
max_priceNo
limitNo
include_statsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It does not mention whether the tool is read-only, idempotent, or has any side effects, rate limits, or authentication needs. The name 'search' implies read-only, but that's implicit at best.

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 three sentences, front-loading the core purpose. Each sentence adds distinct value: purpose, search criteria, and return information. No redundant or verbose text.

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 10 parameters, no annotations, and an output schema (which partially mitigates return documentation), the description is incomplete. It does not cover all parameters, and lacks context on behavior, privacy, or data freshness.

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 0%, yet the description only mentions zip_code, building_class, min/max_sqft, and months. It omits price parameters, limit, include_stats, and bbl's special behavior is partially covered. With 10 parameters, the description adds limited meaning beyond the schema.

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 finds comparable property sales and neighborhood market statistics. It specifies search criteria (zip code, building class, size, time period) and return types (sales with price per sqft, quarterly trends), distinguishing it from siblings like search_neighborhood_stats.

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 concrete usage guidance: search by various filters and use of a reference BBL to inherit defaults. However, it does not explicitly compare to sibling tools or state when not to use it.

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/ccedacero/nyc-property-intel'

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