Skip to main content
Glama

ezd_api3_search_epuap_outflow

Read-only

Search ePUAP outflows in EZD PUW by document ID, correlation ID, correspondence ID, or case ID to find outgoing shipments.

Instructions

Wyszukaj wyplywy (przesylki wychodzace) ePUAP w EZD PUW po identyfikatorze dokumentu, korelacji, korespondencji lub koszulce.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
CIDNoCorrelation ID — identyfikator procesowości (auto-generated if omitted)
IdKoszulkiNoID koszulki (sprawy) powiazanej
IdentyfikatorDokumentuNoIdentyfikator dokumentu ePUAP
IdPracownikaWlascicielaNoID pracownika właściciela (defaults to EZD_WORKER_ID env)
IdStanowiskaWlascicielaNoID stanowiska właściciela (defaults to EZD_POSITION_ID env)
IdentyfikatorKorelacjiCIDNoIdentyfikator korelacji CID wyplywu
IdKorespondencjiWychodzacejNoID korespondencji wychodzacej
Install Server

TDQS

A3.9/5.0
Behavior3/5

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

The annotation readOnlyHint=true already marks the tool as read-only, and the verb 'Wyszukaj' is consistent with a non-mutating lookup. The description adds no further behavioral detail such as auth requirements, result ordering, or rate limits, so it is adequate but not rich.

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?

A single sentence with the verb and resource front-loaded, followed by the search criteria. There is no filler, no repetition, and each part contributes to understanding the tool.

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?

For a search tool with 7 optional parameters and no output schema, the description states the searchable keys but does not clarify whether at least one criterion is expected, how multiple criteria combine, or what the result shape is. Parameter meanings are covered by the schema, but the tool-level invocation contract has gaps.

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?

The input schema has 100% description coverage, including defaults and auto-generation for CID. The description only summarizes the grouping of criteria and does not add meaning beyond the schema, so the baseline of 3 applies.

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 'Wyszukaj' (search), names the resource (ePUAP outflows/outgoing shipments), and lists the search keys (document identifier, correlation, correspondence, koszulka). This also distinguishes it from siblings like ezd_api3_search_epuap_inflow and ezd_api3_search_paper_outflow.

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?

It gives clear context: use this when you need to find ePUAP outflows by document, correlation, correspondence, or case identifiers. It does not explicitly name alternatives or exclusion conditions, so it stops short of a 5.

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