Skip to main content
Glama

유사 자료 추천

related_resources

Finds resources similar to a specified resource or document, based on shared curriculum standards, topics, or subjects. Use when you want to discover related materials for lesson planning.

Instructions

특정 자료(resource_id) 또는 원문 문서(document_id)와 유사한 자료를 근거(공유 성취기준·주제·과목)와 함께 추천합니다. 교사가 어떤 자료를 마음에 들어 하며 "비슷한 것 더"를 원할 때 사용하세요.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo최대 추천 수 (기본 8, 최대 20)
document_idNo기준 문서 id (search_fulltext 결과)
resource_idNo기준 자료 id (search_resources 결과)
Behavior3/5

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

No annotations are provided, so the description must cover behavioral aspects. It states that recommendations come with rationale (shared standards, topics, subjects), which is helpful. However, it does not explicitly state that the tool is read-only (non-destructive) or discuss any side effects, permissions, or rate limits. The verb 'recommend' implies safety, but more explicit transparency would improve the score.

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 sentences that are front-loaded with the main action and immediately followed by a usage scenario. Every word is purposeful, and there is no redundancy. It balances brevity with completeness, earning a top score.

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?

Given the tool's moderate complexity (3 optional parameters, no output schema, no annotations), the description covers key aspects: inputs, output content (similar resources with rationale), and usage context. It does not describe return format details like pagination or sorting, but the absence of an output schema lowers expectations. The rationale mention compensates partially.

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 input schema has 100% description coverage for all three parameters, so the baseline is 3. The description adds little beyond the schema: it mentions that resource_id and document_id serve as criteria, but the schema already describes them. The use case context ('비슷한 것 더') provides some semantic enrichment, but not enough to raise the score above baseline.

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 clearly states the tool's purpose (recommending similar resources) and specifies the input types (resource_id or document_id). It also includes a concrete use case ('when a teacher wants 'more like this'), which distinguishes it from generic search tools. The verb '추천' (recommend) is specific and indicates a non-search operation.

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 explicitly tells when to use the tool ('when a teacher likes a resource and wants similar ones'), providing clear context. However, it does not mention when not to use it or explicitly compare it to sibling tools like search_resources or explore_topics. The guidance is clear but could be strengthened with exclusion criteria.

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/pblsketch/gepai-mcp'

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