Skip to main content
Glama

Krasoft Russian Public Procurement

Поиск позиций техзаданий планов-графиков

search_plan_tech_specs
Read-only

Поиск по товарным позициям технических заданий в планах-графиках 44-ФЗ — одна строка = позиция ТЗ внутри позиции плана: наименование товара, МНН, торговое наименование, форма и дозировка, единица, цена, количество, максимальная сумма и её разбивка по годам, год и месяц закупки, номер плана и закупки, ИКЗ, заказчик, регион. Помогает увидеть будущие закупки до публикации извещения. Ответ на первой странице содержит Aggregates. Доступ: MCP-сервис страницы «Техническое задание · Планы-графики», его подключает менеджер КРАСОФТ; без него инструмент вернёт отказ.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ikzNoИдентификационный код закупки (ИКЗ)
mnnNoМНН
pageNoСтраница выдачи (0-based)
queryNoТекст поиска: МНН, торговое наименование, товар, номер плана или закупки, ИКЗ, заказчик
periodNoПериод по дате публикации плана: "2y" — последние 2 года, "5y" — 5 лет, "older" — старше 5 лет, "all" — весь корпус (медленнее). По умолчанию "2y"; при заданных датах — "all"
planNumNoНомер плана-графика
pageSizeNoРазмер страницы
tradeNameNoТорговое наименование
productNameNoНаименование товара
publishedToNoДата публикации плана по (ГГГГ-ММ-ДД)
purchaseNumNoНомер закупки в плане
regionCodesNoКоды регионов РФ: 2 цифры ("77" — Москва) либо полный 13-значный код
includeTotalNoТочный счёт найденного без потолка. Без него total не больше 10 000 — это значит «10 000 и больше»
publishedFromNoДата публикации плана с (ГГГГ-ММ-ДД)
purchaseYearsNoГоды закупки, напр. [2026, 2027]
customerRegNumsNoРегистрационные номера заказчиков в ЕИС (не ИНН)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.3/5.0
Behavior5/5

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

Beyond the readOnlyHint annotation, the description discloses important behavioral traits: each result row is a specific tech-spec position, the first response page contains Aggregates, and the tool requires an MCP service connection or it will return a refusal. This adds meaningful operational context not present in 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.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is dense and front-loaded with the main purpose, then adds output-field details, use case, response behavior, and access requirements. Each sentence earns its place, though the long list of row fields makes it slightly heavier than strictly necessary.

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 tool with 16 parameters and no output schema, the description covers the return row structure, the presence of Aggregates, and the access constraint. It does not explain what Aggregates contain, but the schema covers all parameters and the use case is clear.

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 the baseline is 3. The description reinforces which fields are searchable and describes row contents, but it does not add per-parameter semantics beyond what the input schema already provides.

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 names a specific verb and resource: 'Поиск по товарным позициям технических заданий в планах-графиках 44-ФЗ' and defines the row granularity as one position of a tech spec inside a plan position. It lists the output fields and the use case 'увидеть будущие закупки до публикации извещения', which clearly separates it from tender and contract search siblings.

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 provides a clear usage context: seeing future purchases before the notice is published, and notes an access prerequisite. However, it does not explicitly name sibling alternatives or state when not to use this tool, so it stops short of a full when/when-not guide.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources