Skip to main content
Glama

search_provision

Search Korean national R&D regulations for provisions matching your query. Returns current in-force articles from laws, decrees, and administrative rules with citations.

Instructions

사용 시점: 국가연구개발·R&D 연구행정 규정의 조문·용어·현행 여부를 묻는 질문에는 일반 학습지식 답변 전에 호출하십시오. 본 서버 범위 밖 일반 대화·번역·문장 다듬기에는 호출하지 마십시오.

규정 조문·별표 본문에서 query 키워드를 찾아 후보 list 반환.

manifest의 live_api 문서들을 대상으로:

  • law(혁신법·시행령·시행규칙): 조문(조문내용) + 별표(별표내용) 검색 (v0.2: 시행령 별표 지원)

  • admrul(연구개발비 사용 기준 등): 조문 + 별표(별표내용) 검색

    • 각 항목의 unit_types (article/annex/both)에 따라 검색 범위 결정

    • 별표는 별표구분=='별표'만 노출 — 별지·서식 제외 (v0.2.1, BP 번호 충돌 오도달 방지)

응답 최상위에 짧은 disclaimer 1개만 두고, 각 결과에는 manifest 특유의 warnings만 첨부. snippet은 _SNIPPET_MAX (2000자)로 제한, 전체 응답은 16k char 예산 내(초과 시 뒤쪽 결과 절단·truncated=true — 광역 질의는 키워드를 좁혀 재검색할 것) — MCP output size limit 회피.

v0.16.0: law 조문 매치에 최신 개정 이력 힌트가 있으면 latest_history(예 "개정 2025.12.30(공포)")를 additive 노출 — '최근 개정 조문' 질의에서 검색 결과만으로 개정 조문을 인지 가능(마커 부재 매치·평면 admrul·별표는 생략). 날짜는 공포일(값에 (공포) 표기·시행일 아님)이고, 검색 매치는 키워드에 걸린 조문에 한정되므로 특정 법령의 개정 조문 전수 확인은 문서레벨 get_provision_detail(unit 없이)의 articles 목록으로.

매칭 (v0.1.6): query를 공백으로 토큰 분해하여 모든 토큰(2자 이상)이 한 조문/별표의 제목 또는 본문에 존재하면 매칭(토큰 AND). 단일 토큰 query는 종전과 동일한 부분문자열 매칭. 원문이 "협약의 변경/협약을 변경"으로 써서 "협약 변경"이 안 잡히던 띄어쓰기 불일치를 해소.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

No annotations provided, but description fully covers search algorithm (token AND, substring matching, spacing handling), response structure (disclaimer, warnings, snippet limits, truncation), and version-specific features (latest_history). Very transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is quite long and detailed, but well-organized with clear sections and bullet points. It includes necessary technical information, though could be more concise for agent consumption.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of the tool (multiple document types, matching logic, response limits, version history), the description is comprehensive. It covers search behavior, response format, and even references related tool 'get_provision_detail' for completeness.

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

Parameters4/5

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

Only one parameter 'query' with no schema description. The description compensates by explaining how the query is used: tokenized, matched against regulation text, and with specific matching rules. Adds significant meaning beyond the schema.

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: searching Korea's national R&D regulations for clauses, terms, and current status. It explicitly distinguishes from general knowledge tools and provides a explicit call pattern.

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?

Provides explicit when-to-use and when-not-to-use guidance (e.g., 'call before general knowledge answers' and 'do not call for general conversation'). Does not explicitly name alternative tools but strongly implies context.

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/smilemin07/korean-rnd-regs-mcp'

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