Skip to main content
Glama

cenaodhad – ceny bytů v Praze z katastru

Ceny bytů — lokalita / Apartment prices — locality

ceny_bytu_lokalita
Read-onlyIdempotent

CZ: Vrátí medián ceny Kč/m² pro danou čtvrť, obvod nebo ulici v Praze z realizovaných prodejů v katastru nemovitostí. | Klíčová slova: ceny bytů Praha, cena za m², katastr nemovitostí, realizované prodeje, čtvrť, obvod, ulice. | EN: Returns the median price CZK/m² for a given district, borough or street in Prague from realised sales in the Czech land registry. | Keywords: Prague apartment prices, price per m², land registry, realised sales, district, borough, street.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jazykNoJazyk odpovědi / Response languagecs
lokalitaYesNázev čtvrtě, obvodu nebo ulice v Praze, např. "Vinohrady", "Praha 2", "Ke Karlovu" / Name of a Prague district, borough or street, e.g. "Vinohrady", "Praha 2", "Ke Karlovu"

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.1/5.0
Behavior4/5

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

Annotations already supply readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is covered. The description adds useful behavioral context beyond the schema: the data source is realized sales from the Czech land registry and the metric is median CZK/m². It does not describe response format in detail, but that is less critical given the simple output.

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 primary Czech and English sentences are front-loaded and compact, stating the core behavior immediately. The keyword lists add redundancy and length, but they do not obscure the essential information or make the description unwieldy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple read-only lookup with two parameters and full schema coverage, the description is largely complete: it states the input scope, the output metric, and the data source. There is no output schema, but the description explicitly says what is returned (median CZK/m²), which reduces ambiguity.

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

Parameters3/5

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

Schema description coverage is 100%, and the schema already documents both parameters with descriptions and examples for lokalita and enum/default for jazyk. The description mostly restates the locality concept and adds no extra parameter semantics, so the baseline score of 3 is appropriate.

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 opens with the specific verb 'Vrátí' (returns) and clearly names the resource: median price CZK/m² for a Prague district, borough, or street from realized land-registry sales. This directly distinguishes it from siblings like odhad_ceny_bytu (estimate) or srovnani_ctvrti (comparison).

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 clearly communicates the intended use case: retrieving realized median prices per m² for a specified Prague locality. It does not explicitly name alternatives or say when not to use it, but the scope restriction to Prague and realized sales provides clear contextual guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources