Skip to main content
Glama

ezd_koszulka_share

Share a document folder (koszulka) with another employee, selecting which documents to include and setting an optional deadline. Grant access to the specified worker in the EZD PUW system.

Instructions

Udostepnij koszulke innemu pracownikowi z wybranymi dokumentami.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
CIDNoCorrelation ID — identyfikator procesowości (auto-generated if omitted)
TerminNoTermin udostepnienia
CzyPilneNoCzy udostepnienie jest pilne
IdKoszulkiYesIdentyfikator koszulki do udostepnienia
IdPracownikaYesID pracownika docelowego
UdostepnianeDokumentyNoLista dokumentow do udostepnienia
IdPracownikaWlascicielaNoID pracownika właściciela (defaults to EZD_WORKER_ID env)
IdStanowiskaWlascicielaNoID stanowiska właściciela (defaults to EZD_POSITION_ID env)
RejestPismSymetrycznychNoCzy rejestrowac pisma symetryczne
Install Server

TDQS

B3.2/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only says 'share a koszulka to another employee with selected documents' and does not explain side effects, permission requirements, reversibility, ownership changes, or what happens to the original koszulka. This is insufficient for a mutating sharing operation.

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, direct sentence with no filler, front-loading the action, target, and document scope. Every word earns its place, and there is no redundant restating of the tool name or schema details.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no annotations, no output schema, and 9 parameters, a one-sentence description is not enough to fully guide correct invocation. It omits behavioral consequences, prerequisite conditions, return behavior, and relationship to transfer/copy/link tools, so an AI agent would need to infer important operational details.

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 for all 9 parameters, so the baseline is 3. The description's only param-related content is 'z wybranymi dokumentami', which merely echoes the UdostępnianeDokumenty property and does not add relationships, formats, defaults, or operational semantics beyond the schema.

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 the imperative verb 'Udostępnij' (share) with a clear resource 'koszulkę', a target 'innemu pracownikowi', and a scope 'z wybranymi dokumentami'. This clearly states the core action and distinguishes it from create/update/get siblings, though it does not explicitly contrast with transfer/copy/link.

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

Usage Guidelines3/5

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

The description implies the tool is for sharing a koszulka with another employee and optionally selected documents, so the basic use case is understandable. However, it provides no explicit when-to-use/when-not-to-use guidance and no alternatives, which is a gap given the many related koszulka 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