Skip to main content
Glama

mfds_latest_version

Read-only

Identify the current MFDS guideline candidate for a given subject, including confidence score and version history.

Instructions

주제/제목으로 현행 지침서 후보 1건을 근거·신뢰도와 함께 해석 + 판본 이력.

반환: current(현행 추정본), current_confidence, alternatives, version_history. ⚠ current 는 자동 추정. confidence 낮거나 status=unknown 이면 원문 확인 필수.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
title_or_topicYes
domainNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations declare readOnlyHint=true, so the description does not contradict. The description adds valuable context: the tool auto-estimates the current version, confidence levels, and warns about low confidence or unknown status requiring manual verification.

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?

Description is very concise: action stated first, return fields listed, then a warning. No wasted words. Well-structured for easy scanning.

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?

Output schema exists, so return values are documented. The description covers primary behavior, confidence estimation, version history, and verification warning. It lacks mention of domain parameter handling and error conditions, but overall adequately complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0%, so description must compensate. It provides context for 'title_or_topic' (주제/제목) but does not explain the optional 'domain' parameter. Missing parameter semantics reduce clarity for the agent.

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 returns the current guideline candidate with evidence and confidence, plus version history, based on a subject/title. It distinguishes this from siblings like mfds_version_history (which returns full history) and mfds_search_guidelines.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage when needing the latest version with confidence assessment, but does not explicitly state when to avoid this tool or mention alternatives like mfds_get_document or mfds_search_guidelines.

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/bbiyakfather/mfds-mcp'

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