Skip to main content
Glama

nekretninenaprodaju.rs

Poreklo podataka

get_property_evidence
Read-onlyIdempotent

Use this when checking the description evidence for property amenities and conflicts with recorded values. Text extraction is explicitly unverified.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
listingIdYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
evidenceYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.8/5.0
Behavior4/5

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

Annotations already indicate read-only, open-world, idempotent behavior. The description adds a valuable caveat that text extraction is explicitly unverified, which helps an agent treat results as evidence rather than authoritative fact. No contradiction with annotations.

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?

Two sentences with no filler. The usage context is front-loaded and the important reliability caveat is included without redundancy.

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?

Given the single parameter, strong annotations, and presence of an output schema, the description is largely complete. It covers purpose, a key behavioral caveat, and intended usage. Minor gap: no sibling differentiation or parameter clarification.

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%, and the description does not explain the listingId parameter at all. The parameter name and UUID format are somewhat self-explanatory, but the description fails to compensate for the absent schema documentation.

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 tool's purpose: checking description evidence for property amenities and conflicts with recorded values. It uses a specific verb and resource, though it does not explicitly differentiate itself from sibling tools like compare_properties.

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 opens with 'Use this when...' and gives a concrete context for use: checking description evidence for amenities and recorded-value conflicts. It provides clear situational guidance, though it does not mention when not to use it or name alternative tools.

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