Skip to main content
Glama

공정위 공식 Q&A 검색

search_ftc_qna

Find official FTC Q&A responses to resolve ambiguous disclosure obligations, using keywords and optional disclosure category filters.

Instructions

공정위가 배포한 해설서·FAQ·매뉴얼에서 추출한 공식 질의응답 430건 (2026. 4. 27. 공시 업무 매뉴얼 주요 사례 79건 포함)을 검색합니다 (키 불요). 규칙만으로 판정할 수 없는 경계사례에 공식 답변을 근거로 대는 용도입니다.

  • 검색어는 핵심 명사 위주가 잘 맞습니다. category 로 공시유형을 좁힐 수 있습니다

  • ⚠️ 구판 문서(2008~2015)에는 **폐지된 기준(50억·기한 1일 등)**이 실려 있습니다 — 각 결과의 caveats 를 반드시 함께 읽고, 같은 주제의 2026 매뉴얼 문답(lit26-*)이 있으면 그쪽을 우선하세요

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo최대 결과 수 (기본 5)
queryYes검색어. 거래 상황을 키워드로: "발행어음 자동연장", "자회사 설립 출자", "퇴직연금 거래금액" 등. 질문 문장을 통째로 넣어도 됩니다
categoryNo공시유형 필터. internal_transaction=대규모내부거래(J001), unlisted_material=비상장사 중요사항(J005), group_status=기업집단현황(J004), subcontract=하도급대금 결제조건(J009). 생략하면 전체에서 검색

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv0.1.0

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It covers the corpus size, the no-key requirement, the presence of abolished standards in old documents, and the mandatory practice of reading caveats and preferring 2026 manual answers. It does not describe output structure or pagination, but the safety warnings are substantial and valuable.

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?

The description is compact and front-loaded: purpose and corpus in sentence 1, intended use in sentence 2, then bullet-pointed tips and a critical warning. Every sentence earns its place, and the warning is non-redundant. It is slightly longer than minimal but well organized.

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?

For a search tool with 3 simple parameters and no output schema, the description covers the essentials: what is searched, how to search, and critical caveats about outdated content. It tells the agent that results include caveats and that lit26-* entries should be prioritized, which is sufficient for correct invocation and interpretation, though the exact result format is not spelled out.

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 parameters are already well documented in the schema. The description adds only a minor tip that search terms work best as core nouns and that category narrows by disclosure type—both largely redundant with the schema. This is a small increment over the baseline.

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 it searches 430 official Q&As extracted from FTC guides/FAQs/manuals, including 79 key cases from the 2026 manual, and explicitly frames its purpose as providing official answers for edge cases that rules alone cannot decide. This distinguishes it from sibling tools like search_disclosures and find_precedents by focusing on authoritative Q&A content.

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?

It gives clear context: use when rules alone cannot determine a boundary case, with search tips on core nouns and category filtering. It also warns to read each result's caveats and prefer 2026 manual entries (lit26-*) over outdated documents. However, it does not explicitly name sibling alternatives or state when not to use the tool, so it falls short of the highest mark.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.