Skip to main content
Glama
uk-kd

ychetlab-mcp

by uk-kd

Поля шаблона

templates_get
Read-onlyIdempotent

Check template field requirements and types before generating documents, ensuring required fields are filled to avoid validation errors.

Instructions

Какие поля ждёт шаблон и какого они вида. Смотрите сюда перед documents_generate: обязательные поля без значений панель не пропустит.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
businessNoДело: название или идентификатор. Если не указать, берётся дело по умолчанию, а при единственном деле — оно.
templateYesШаблон: название или идентификатор.
Install Server

TDQS

A4/5.0
Behavior4/5

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

Annotations already mark the tool as read-only, idempotent, open-world, and non-destructive. The description adds value beyond those annotations by explaining what the tool returns and why it matters before generation, without contradicting the annotations.

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 two short, purposeful sentences. The core purpose is front-loaded, and the usage hint is directly actionable with no filler.

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 simple read-only tool with two well-documented parameters, the description is largely sufficient: it states the output content and when to call the tool. It does not describe the exact output format or error/empty cases, but given the annotations and schema, this is a minor gap.

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?

Schema description coverage is 100%, so both parameters (business and template) are already documented in the schema. The description adds no parameter-level meaning beyond what the schema provides.

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 clearly states the tool's result: it returns which fields a template expects and what those fields look like. It ties the tool to documents_generate, though it does not explicitly contrast it with templates_list.

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 gives an explicit usage trigger: 'Смотрите сюда перед documents_generate' and explains the practical consequence about required fields. It does not mention when not to use this tool or name alternative tools, so it stops short of full routing guidance.

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/uk-kd/ychetlab-mcp'

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