Skip to main content
Glama

타사 선례·문안 참고

find_precedents

Find how other companies worded a disclosure item by searching recent regulatory filings. Returns one example per company with original text and tables preserved.

Instructions

"다른 회사는 이 항목을 어떻게 썼나"에 답합니다. 키워드로 같은 유형의 최근 공시를 찾아 회사당 1건씩 골라 원문(표 구조 보존 마크다운)을 함께 돌려줍니다.

  • 키워드는 보고서명 부분일치입니다: "자금차입", "담보제공", "수익증권", "부동산임차" 등

  • 기본은 대규모내부거래(J001)에서 찾습니다. preset 으로 다른 공정위 공시로 바꿀 수 있습니다

  • corp_cls 로 자사와 같은 상장구분의 문안만 볼 수 있고, exclude_corp 로 자사를 뺄 수 있습니다

  • 이 도구는 정정이 반영된 최종본 기준입니다 (문안 참고 목적 — 지연 판정에는 search_disclosures 사용)

  • 선례 1건당 원문 다운로드 1회를 소비합니다 (이미 읽은 공시는 캐시)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNo가져올 선례 수 (기본 3). 건당 원문 다운로드 1회를 소비합니다
presetNo검색 범위 프리셋 (기본 internal_transaction=대규모내부거래)
corp_clsNo법인구분 필터 — 자사와 같은 구분(상장/비상장)의 문안만 보려면 지정
exclude_corpNo제외할 회사 (corp_code 8자리 또는 회사명) — 보통 자사
lookback_daysNo최대 며칠 전까지 거슬러 찾을지 (기본 180일, 최대 1825일=5년). 후보가 모이면 더 내려가지 않습니다. 훑은 구간 안에서는 항상 전수로 확인하며, 사례가 모이거나 시간 예산에 걸리면 멈춥니다 — "3년치·5년치 사례" 질문에 쓰세요. coverage 로 실제 훑은 구간과 그 구간이 전수인지 확인하세요
one_per_companyNo회사당 1건만 골라 표현을 다양하게 (기본 true). false 면 최신순 그대로
max_chars_per_docNo선례당 본문 최대 길이 (기본 8,000자)
report_name_containsYes찾을 유형 키워드 — 보고서명 부분일치 (예: "자금차입", "담보제공", "수익증권", "부동산임차")
Behavior5/5

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

With no annotations, the description carries the full burden. It discloses download consumption per precedent, caching of already-read disclosures, corrected-final basis, and the lookback_days early-stop behavior with coverage confirmation. These are meaningful behavioral traits beyond the structured fields.

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 a compact intro followed by five tight bullet points, each addressing a distinct aspect (search scope, filters, versions, cost, lookback). No filler or repetition—every sentence earns its place.

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?

Despite no output schema and no annotations, the description covers return format (markdown with table structure), resource consumption, data scope (J001 default, presets), and explicitly distinguishes from sibling search_disclosures. For an 8-parameter tool, this is complete and self-sufficient.

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 100%, so baseline is 3. The description adds contextual value: it explains preset defaults, corp_cls meaning ('same listing class'), exclude_corp usage, and count's download cost, which enriches the schema descriptions without being redundant.

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 opens with a precise purpose: answers 'how did other companies write this item' and details the mechanism (keyword search, company-dedup, returns original markdown text). It also distinguishes itself from search_disclosures by stating it uses corrected final versions for reference, not delay judgment.

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

Usage Guidelines5/5

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

It explicitly says to use search_disclosures for delay judgment, naming the alternative. It also provides concrete usage context: default preset internal_transaction, filtering with corp_cls and exclude_corp, and lookback_days behavior, all of which guide when and how 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/dolseom/gongsi-mcp'

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