Skip to main content
Glama

Krasoft Russian Public Procurement

Поиск отгрузок лекарств по контрактам

search_contract_deliveries
Read-only

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mnnNoМНН
pageNoСтраница выдачи (0-based)
queryNoТекст поиска: МНН, торговое наименование, производитель, серия, номер контракта, извещения или документа
periodNoПериод по году подписания контракта: "2y" — последние 2 года, "5y" — 5 лет, "older" — старше 5 лет, "all" — весь корпус (медленнее). По умолчанию "2y"; при заданных датах — "all"
countryNoСтрана производства
pageSizeNoРазмер страницы
tradeNameNoТорговое наименование
drugSeriesNoСерия препарата
contractNumNoРеестровый номер контракта
deliveredToNoДата документа отгрузки по (ГГГГ-ММ-ДД)
regionCodesNoКоды регионов РФ: 2 цифры ("77" — Москва) либо полный 13-значный код
customerInnsNoИНН заказчиков
includeTotalNoТочный счёт найденного без потолка. Без него total не больше 10 000 — это значит «10 000 и больше»
manufacturerNoПроизводитель
supplierInnsNoИНН поставщиков
deliveredFromNoДата документа отгрузки с (ГГГГ-ММ-ДД)
onlyDeliveredNoТолько позиции с документом отгрузки
notificationNumNoНомер извещения

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.1/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, and the description adds useful behavioral context: the first page contains Aggregates, each row is a shipped position with a detailed field list, and the tool returns a refusal if the required MCP service is not connected. This goes beyond the annotation without contradicting it.

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 long but purposeful: purpose is front-loaded, the output composition is enumerated because no output schema exists, and the aggregates/access notes are placed at the end. Every sentence contributes useful information; only the field list is verbose, but it earns its place.

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 complex 18-parameter search tool with no output schema, the description covers the output shape, first-page aggregates, and the access-dependent failure mode. It does not explain filter combination behavior or route to sibling tools, but the schema handles individual parameter semantics, making this adequate.

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 coverage is 100% across all 18 parameters, with descriptions and constraints already provided. The tool description focuses on output structure and access rather than input parameter semantics, 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 states a specific verb and resource: 'Поиск по исполнению технических заданий контрактов на лекарственные препараты', and clearly defines the result granularity as one row per shipped item. This delivery-line focus distinguishes it from sibling tools like search_contract_executions or search_contract_products.

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 intended use is explicit: search drug contract delivery lines against contract technical specifications. It also discloses an access prerequisite and the failure mode if the MCP service is unavailable. It does not name sibling alternatives or exclusions, but the context is clear enough for a 4.

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