Skip to main content
Glama

trazimstan.hr — nekretnine u Hrvatskoj

Detalji oglasa

get_listing

Dohvaća detalje pojedinog oglasa po ID-u (UUID) s trazimstan.hr.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesUUID oglasa, npr. a78c749c-a361-449c-b913-d11e21b1f2cc

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior2/5

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

No annotations are present, so the description carries full burden for behavioral disclosure. It does not mention whether the operation is read-only, what happens on missing ID, rate limits, or side effects. The description is too minimal to inform the agent of behavioral traits.

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, concise sentence that efficiently conveys the core purpose. Every word is necessary; there is no redundancy or fluff.

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?

Given the simple structure (one parameter, no output schema), the description suffices for a minimal understanding. However, it lacks information about return format, error handling, or any additional context. It is adequate but not thorough.

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 coverage is 100% (one parameter 'id' with a description that includes an example UUID). The description adds no further meaning beyond the schema. Baseline is 3, and there is no extra value from the description.

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 ('dohvaća detalje' = retrieves details) and the resource ('pojedinog oglasa po ID-u' = single listing by ID). It also specifies the identifier format (UUID). This differentiates it from sibling tools like 'search' or 'get_price_stats'.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus its siblings. The description describes only what it does, not the context or prerequisites. Sibling names imply different use cases, but the description itself offers no direction.

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