Skip to main content
Glama

ezd_api3_search_inflow_addressee

Read-only

Find the addressee or sender of an incoming correspondence in EZD PUW by searching with address data, registration date, or email.

Instructions

Wyszukaj adresata/nadawce wplywu w EZD PUW po danych adresowych, dacie rejestracji lub e-mailu.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
CIDNoCorrelation ID — identyfikator procesowości (auto-generated if omitted)
EmailNoAdres email nadawcy
LokalNoNumer lokalu nadawcy
BudynekNoNumer budynku nadawcy
NadawcaNieNoWykluczenie nadawcy (filtr negatywny)
KodPocztowyNoKod pocztowy nadawcy
MiejscowoscNoMiejscowosc nadawcy
DataRejestracjiDoNoData rejestracji do (YYYY-MM-DD)
DataRejestracjiOdNoData rejestracji od (YYYY-MM-DD)
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

A4.2/5.0
Behavior3/5

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

The readOnlyHint annotation already signals a safe read operation, and the description's 'search' verb aligns with that. The description adds the specific search scope and criteria but discloses no additional behavioral details such as pagination, result limits, or authentication requirements. Given the annotation coverage, this is adequate but not richly transparent.

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 with no filler. The verb and target object come first, followed directly by the supported filter dimensions. Every word contributes to understanding the tool's purpose.

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 search tool with 11 optional, fully documented parameters and no output schema, the description captures the essential search dimensions and the system context (EZD PUW). It does not explicitly state that no parameters are required or what happens with an empty search, but the schema already conveys optionality, so nothing critical is missing.

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?

The schema provides 100% parameter descriptions, so the baseline is 3. The description adds value by grouping parameters into meaningful search categories: address data (Lokal, Budynek, KodPocztowy, Miejscowosc), registration date (DataRejestracjiOd/Do), and email (Email). This semantic grouping helps the agent select the right filter parameters more easily than reading each schema description in isolation.

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 imperative 'Wyszukaj' (search) and clearly identifies the resource: 'adresata/nadawce wplywu' (addressee/sender of an inflow) in EZD PUW. It also enumerates the search criteria (address data, registration date, email), which distinguishes it from sibling tools like ezd_api3_get_addressee and ezd_api3_search_addressees via the specific 'inflow' scope.

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 implies the use case: search for an inflow addressee/sender when you have address data, a registration date, or an email. It does not explicitly name alternatives or state when not to use this tool, but the 'inflow' qualifier provides clear context that differentiates it from generic addressee search tools.

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