Skip to main content
Glama

ezd_rejestr_case_metrics

Read-only

Retrieve case metrics from the EZD PUW case registry using either an RPW number or case reference (ZnakSprawy).

Instructions

Pobierz metryke sprawy z rejestru spraw EZD PUW. Wymagany jest co najmniej jeden z parametrow: Rpw lub ZnakSprawy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
CIDNoCorrelation ID — identyfikator procesowości (auto-generated if omitted)
RpwNoNumer RPW (Rejestr Przesylek Wplywajacych)
ZnakSprawyNoZnak sprawy
IdPracownikaWlascicielaNoID pracownika właściciela (defaults to EZD_WORKER_ID env)
IdStanowiskaWlascicielaNoID stanowiska właściciela (defaults to EZD_POSITION_ID env)
Install Server

TDQS

B3.4/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, so the safety profile is covered. The description adds minimal context about the source ('rejestr spraw EZD PUW') but does not disclose output shape, error behavior, authorization needs, or any operational constraints. Given the annotations, this is an acceptable but not rich disclosure.

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?

One concise, front-loaded sentence communicates both the tool's purpose and the key prerequisite. There is no filler or repetition of schema details that are already visible in the input schema.

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 there is no output schema, the description could have explained what 'metrykę sprawy' contains or what the response looks like. It also lacks any guidance about sibling alternatives. However, the tool is a read-only metrics retrieval with a fairly self-explanatory purpose, so the description is minimally viable but not complete.

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

Parameters4/5

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

Schema description coverage is 100%, so the baseline is 3. The description adds meaningful semantics beyond the schema by stating that at least one of Rpw or ZnakSprawy is required, which is a critical constraint not encoded in the schema's required field. This clarifies how to construct a valid call. Could go higher but it does not explain precedence or exact format of those identifiers.

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 uses a specific verb ('Pobierz' / get) and a concrete resource ('metrykę sprawy z rejestru spraw EZD PUW'), so the core purpose is clear. It does not explicitly differentiate itself from sibling getter tools such as ezd_api3_get_case or ezd_api3_get_last_case_changes, so it stops short of full sibling distinction.

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?

The description provides a parameter requirement ('Wymagany jest co najmniej jeden z parametrow: Rpw lub ZnakSprawy') but gives no guidance on when to prefer this tool over alternatives, nor any exclusion or fallback conditions. An agent has no help choosing between this and the many case-related siblings.

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

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/gacabartosz/ezd-puw-mcp'

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