Skip to main content
Glama

search_sanction

Search FSS examination sanctions by company, reason, or department. Use keyword variants to improve recall when only approximate details are known.

Instructions

금융감독원 검사결과제재(제재공시)를 검색합니다. 결과의 exam_mgmt_no+em_open_seq로 get_sanction을 호출하면 첨부 PDF의 실제 위반사실·제재금액까지 확인할 수 있습니다. ⚠ '제재 확인 사실'을 알려줄 뿐 위반의 확정적 평가는 아닙니다. 회사명·정확한 사유를 모르고 사건 내용만 대략 아는 경우 keyword_variants로 여러 각도의 검색어를 함께 넣으면 재현율이 올라갑니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endNo검색기간 종료일 YYYY-MM-DD (미지정 시 오늘)
pageNo
startNo검색기간 시작일 YYYY-MM-DD (미지정 시 2015-01-01)
keywordNo검색어 (회사명ㆍ제재내용ㆍ관련부서). 미지정 시 최신순 전체
keyword_variantsNokeyword 하나로 못 찾을 때 병렬로 함께 검색할 추가 검색어(최대 5개) — 회사명 추정/제재사유 키워드/관련부서 등으로 쪼개서 넣으면 재현율이 올라간다. 지정 시 각 검색어는 1페이지만 조회하고 결과를 합친다(page 파라미터 무시).
Behavior5/5

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

With no annotations, the description carries full behavioral disclosure. It warns that the search only provides '제재 확인 사실' not a definitive violation assessment, explains that keyword_variants causes multiple searches merged with page ignored, and informs that results contain the keys needed for detail retrieval. This is thorough and transparent.

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 concise, using a warning icon and clear formatting. Every sentence adds value: purpose, follow-up flow, interpretative caveat, and search strategy tip. No redundancy or fluff.

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?

Despite no output schema or annotations, the description covers the search scope, key result identifiers, follow-up tool, and a recall-maximization technique. It does not detail standard pagination behavior beyond keyword_variants, but given the tool's moderate complexity, this is a minor gap.

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?

Schema coverage is 80%, but the description adds significant value beyond the schema by explaining the intended use of keyword_variants (parallel search for recall, page parameter ignored) and connecting the result fields to get_sanction. The start/end/page parameters are left to the schema defaults, which is adequate.

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 function: '금융감독원 검사결과제재(제재공시)를 검색합니다' (searches FSS examination sanctions). It distinguishes itself from the sibling get_sanction by explaining that search results provide exam_mgmt_no+em_open_seq for follow-up detail retrieval, and differentiates its search behavior with keyword_variants for improved recall.

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 keyword_variants (when the company name/exact reason is unknown but the case details are roughly known) and how to proceed to get_sanction for full PDF details. It does not explicitly list alternatives to avoid, but the context is clear enough that this is the search tool, while get_sanction is for fetching details.

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/ksbseong-commits/my-kifrs-mcp'

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