Skip to main content
Glama

news_check

Search for negative news about a candidate using name and company history. Displays articles only if negative keywords match.

Instructions

desc: 인물 부정 뉴스 검색. 이사/감사 후보자의 횡령, 배임, 기소 등 부정 뉴스 확인. when: [tier-5 Detail] agm_personnel_xml 실행 후 특정 후보자의 부정 뉴스 리스크를 확인할 때만 사용. 단독 호출하지 말 것. rule: 경력 기반 멀티 검색 (이름+현재 회사 + 이름+전직 회사). 최근 5년 기본, 더 넓은 기간 가능. 주요 11개 일간지 우선 표시. 부정 키워드 매칭 기사만 필터. ref: agm_personnel_xml, agm_manual

Args: name: 인물 이름 (예: "김용관") company: 현재 소속 회사명 (예: "삼성전자") companies: 추가 검색할 회사명 (쉼표 구분, 경력에서 추출. 예: "LG전자,LX인터내셔널") years: 검색 기간 (기본 5년) format: "md" (기본) 또는 "json"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
yearsNo
formatNomd
companyNo
companiesNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It explains key behaviors: multi-search by combining name with current and previous companies, default 5-year range, priority on 11 major dailies, and filtering for only negative-keyword-matched articles. However, it does not detail return structure or error handling, which would be useful.

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 well-structured with clear sections (usage, rule, args) and uses bullet points and labels. It is front-loaded with purpose. While slightly long, it efficiently conveys necessary information without redundancy.

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 output schema exists, the description need not explain return values. It covers usage context, search behavior, and all parameters. It does not mention pagination or error cases, but for a search tool with output schema, it is sufficiently complete.

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

Parameters5/5

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

The schema has 0% description coverage, but the tool description compensates fully by listing each parameter with examples and explanations (e.g., name: '김용관', company: '삼성전자', companies: 'LG전자,LX인터내셔널'). This adds significant meaning beyond the bare 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 for negative news about a person, specifically for director/auditor candidates (횡령, 배임, 기소). It distinguishes itself from sibling tools, which are all AGM or proxy-related, by being a dedicated news search tool.

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?

The description provides explicit usage context: it should be used only after 'agm_personnel_xml' execution to check negative news risk for a specific candidate, and not called alone. It also specifies the search rule (career-based multi-search, time range, and article filtering).

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/MarcoYou/open-proxy-mcp'

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