Skip to main content
Glama

mfds_search_guidelines

Read-only

Search current MFDS guidelines and manuals by keyword. Filter results by domain (drug/food/device/cosmetic) and version status (current or superseded).

Instructions

식약처 공무원 지침서/민원인 안내서(m_1059) 전문검색. 현행 추정본 우선.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes검색어(한국어 부분일치). 예) "의약품 심사", "복합제 독성시험"
domainNo'drug'|'food'|'device'|'cosmetic' 필터(선택).
current_onlyNoTrue면 현행/unknown 만(폐지·구버전 제외).
include_supersededNoTrue면 구버전 포함.
limitNo최대 건수.

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, and the description does not contradict it. It states the tool performs a search, which is read-only. No additional behavioral details (e.g., rate limits) are needed for a simple search tool.

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?

Description is two short sentences, front-loads the main purpose, and contains no fluff. Could be slightly more structured, but efficient.

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 complexity (5 parameters, output schema, readOnlyHint), the description is adequate. It specifies the document type and prioritization, which complements the schema. No major gaps.

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%, so baseline 3. The description adds no significant meaning beyond what each parameter's description already provides in 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?

Description clearly states it is a full-text search for MFDS guidelines, specifying document type (m_1059) and prioritization of current versions. However, it does not explicitly differentiate from sibling search tool mfds_search_law_notices.

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?

Description implies use for searching guidelines but provides no guidance on when to use alternatives or exclusions. No mention of when not to use this tool.

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