Skip to main content
Glama

mfds_search_law_notices

Read-only

Search MFDS law amendment notices by keyword, law name, or date. Retrieve official links to law.go.kr for verification.

Instructions

식약처 법령 '개정공포' 검색(m_203). ⚠ 현행 법령 본문이 아님.

각 항목은 law.go.kr 로 연결되는 개정공포 알림이며, 공포번호(anc_no)·공포일(anc_date)· 시행일(ef_date)·law_go_kr_url 을 제공한다. 법령의 현행 시행 여부(law_currency)는 항상 'unknown' 으로 반환하므로 반드시 law_go_kr_url 원문으로 확인하라.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo검색어(법령명/키워드). 예) "식품위생법"
law_nameNo법령명 정확 필터(선택).
since_dateNo'YYYY-MM-DD' 이후 게시물만(선택).
limitNo최대 건수.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already declare readOnlyHint=true. The description adds valuable behavioral context: the tool returns amendment notices (not current law), the law_currency field is always 'unknown', and the results link to law.go.kr. This goes beyond the annotation by disclosing limitations and required user 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?

The description is extremely concise: two short Korean sentences plus a warning. It front-loads the purpose and key limitation, with no unnecessary words or repetition. Every sentence adds value.

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 presence of an output schema and 100% schema coverage for parameters, the description adequately covers the tool's purpose, warning, and key return fields. It mentions the critical always-unknown field. It is slightly lacking in terms of pagination details, but for a search tool this is sufficient.

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 description coverage is 100%, so the schema already documents all parameters (query, law_name, since_date, limit). The description does not add additional parameter-level meaning beyond what the schema provides. Baseline 3 is appropriate.

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 searches for MFDS law amendment promulgation notices, explicitly distinguishing it from current law text. It specifies what each result item provides (announcement number, dates, URL). This differentiates it from siblings like mfds_latest_version and mfds_status.

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 warns that this is not current law and that the law_currency field is always 'unknown', urging users to check the original URL. While it does not explicitly list alternatives or when-not-to-use, the warning implicitly guides the agent away from using this for current law queries.

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