Skip to main content
Glama

ezd_koszulka_link

Create a link between a source folder and another folder or case (e.g., DOSPRAWY). Specify source ID, target ID, and relation type to connect records.

Instructions

Powiaz koszulke z inna koszulka lub sprawa (np. DOSPRAWY).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
CIDNoCorrelation ID — identyfikator procesowości (auto-generated if omitted)
IdKoszulkiYesIdentyfikator koszulki zrodlowej
IdPracownikaNoIdentyfikator pracownika wykonujacego powiazanie
RodzajPowiazaniaYesRodzaj powiazania (np. DOSPRAWY)
IdKoszulkiPowiazanegoYesIdentyfikator koszulki/sprawy docelowej
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
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It only says 'link a shirt with another shirt or case', but doesn't explain whether this creates a new relation, is idempotent, changes existing links, requires permissions, or has any side effects. For a mutation tool, this is a significant gap.

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, front-loaded sentence that conveys the essential action without waste. It is appropriately sized for the tool's simplicity, and the core purpose is immediately visible before any example or nuance.

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?

Given this is a 7-parameter mutation with no annotations and no output schema, the description is too sparse to be fully actionable. It doesn't explain what a koszulka is, what 'powiazanie' means in the domain, when a link should be created versus using a sibling tool, or what happens after the call. An agent would likely need additional documentation or trial-and-error to invoke this correctly.

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?

While schema description coverage is 100%, the description adds value by clarifying that IdKoszulkiPowiazanego can target either a koszulka or a sprawa (case), and by providing a concrete example for RodzajPowiazania (DOSPRAWY). This goes beyond the generic schema descriptions and helps an agent understand the semantic range of the parameters.

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 states a specific verb ('Powiaz' = link) and a specific resource (koszulka with another koszulka or sprawa), and gives a concrete example (DOSPRAWY). This clearly distinguishes it from sibling tools like transfer, copy, share, or close. The core action is unambiguous.

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 when-to-use guidance is provided, and no alternatives or exclusions are mentioned. An agent would have to infer that this tool is only for creating links, not for transfer or sharing operations. The description gives no context about prerequisites or situations where linking is appropriate.

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