Skip to main content
Glama
ccedacero

nyc-property-intel

by ccedacero

get_liens_and_encumbrances

Retrieve tax liens and mortgage encumbrance records for any NYC property to assess its debt profile and lien exposure.

Instructions

Get tax liens and mortgage/encumbrance records for a property.

Shows DOF tax lien sale list entries and ACRIS mortgage documents including lender names, amounts, and satisfaction records. Use this to assess a property's debt profile and lien exposure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bblYes
include_tax_liensNo
include_mortgagesNo
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided. The description discloses the data sources (DOF, ACRIS) and record types (tax lien sale entries, mortgage documents, lender names, amounts, satisfaction records), adding value beyond the schema. However, it does not cover aspects like pagination, data freshness, rate limits, or required permissions.

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 long and efficiently conveys purpose, details, and use case without unnecessary words or repetition.

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 tool with 4 parameters, no schema descriptions, and no annotations, the description covers the core functionality and data sources but lacks parameter explanations and mentions of error conditions or rate limits. The presence of an output schema partially compensates, but overall completeness is moderate.

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%. The description indirectly links the boolean parameters to tax liens and mortgages but does not explain the 'bbl' or 'limit' parameters, nor does it provide explicit parameter-level guidance. The agent may miss the meaning of 'bbl' as a Borough-Block-Lot identifier.

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 action (get), the specific resources (tax liens and mortgage/encumbrance records), and details the data sources (DOF and ACRIS) and contents (lender names, amounts, satisfaction records). This distinguishes it from sibling tools like get_tax_info or get_property_history.

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 provides a use case ('assess a property's debt profile and lien exposure'), suggesting when to use, but does not explicitly state when not to use or compare with alternatives. The implied usage is present but lacks explicit exclusions or comparisons.

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