Skip to main content
Glama

discover

Inspect configuration and detect 1C:Enterprise components: platform bin directory, LM Studio/Ollama embedders on localhost ports, and index status.

Instructions

Показать конфиг и автодискавери: каталог bin установленной платформы 1С (реестр Uninstall/ФС), доступные эмбеддеры на localhost-портах (LM Studio/Ollama) и состояние индекса.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

Аннотаций нет, поэтому описание несет полную нагрузку. Оно раскрывает, что инструмент обращается к реестру Uninstall/ФС и сканирует localhost-порты, что полезно, но не заявляет явно об отсутствии побочных эффектов и не описывает поведение при недоступности компонентов.

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?

Одно предложение с двоеточием, перечисляющее все ключевые элементы вывода без лишних слов. Главная идея вынесена в начало, каждый элемент списка информативен.

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?

Для инструмента без параметров и без выходной схемы описание достаточно полно: перечислены каталог bin, эмбеддеры и состояние индекса. Не хватает формата возвращаемых данных и четких критериев выбора среди siblings, но для вызова discover этого достаточно.

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?

У инструмента 0 параметров, схема пуста и покрытие схемы 100%. Описанию не нужно пояснять аргументы; по правилам для нулевого числа параметров ставится базовая оценка 4.

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?

Описание содержит конкретный глаг 'Показать' и точно перечисляет состав результата: каталог bin, эмбеддеры на localhost-портах, состояние индекса. Это отличиеет discover от sibling-инструментов, хотя явного противопоставления config_get/search нет.

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?

Нет указаний, когда использовать discover вместо конкурирующих инструментов: не названы альтернативы, условия выбора или сценарии, где discover неуместен. Агент должен сам догадываться о месте этого инструмента среди config_get, search и related.

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

Install Server

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/sergeyfedyakov/v8help-mcp'

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