Skip to main content
Glama

related

Retrieve linked pages by page ID, showing outgoing and incoming references within 1C:Enterprise syntax help.

Instructions

Связанные страницы (исходящие и входящие ссылки) по id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesИдентификатор страницы
Behavior3/5

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

With no annotations, the description carries the burden, and it usefully discloses that the result includes both outgoing and incoming links, implying a read-only lookup. However, it does not describe the output format, pagination, error behavior, or how the two link directions are represented.

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 compact sentence with no filler. The core resource 'related pages' is front-loaded and the parenthetical detail about outgoing and incoming links adds meaningful scope without waste.

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?

The tool is simple, but with no output schema and no annotations, the description leaves the return structure and behavior largely to inference. An agent still does not know whether the result is a list of page IDs, page objects, or a structured link map, and there is no disambiguation from hierarchy.

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?

The schema already documents the single id parameter with 100% coverage. The description's 'по id' merely confirms the parameter usage and adds no format, interpretation, or value constraints beyond the schema.

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 identifies the resource: related pages, and specifies the scope: outgoing and incoming links, keyed by id. This distinguishes it from siblings like search and get_page, though it lacks an explicit verb and does not explicitly contrast with hierarchy.

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 usage guidance is provided: there is no mention of when to use this tool instead of search, get_page, or hierarchy, and no exclusions or prerequisites are given. The intended use can be inferred from the noun phrase, but the tool does not state it.

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