Skip to main content
Glama

agm_corrections

Compare the before and after of corrected public disclosures and determine the reason for correction, distinguishing financial changes from typos. Automatically searches meeting notices by ticker.

Instructions

desc: 정정공고의 전/후 비교 + 정정 사유. when: [tier-5 Detail] 정정 전후 차이를 볼 때. 정정공고가 아닌 경우 빈 결과는 정상. ticker만 넣으면 소집공고를 자동 탐색. rule: 정정 사유가 중요 - 재무수치 변경인지 단순 오타인지 구분. 기업 식별이 불확실하면 corp_identifier 먼저 호출. ref: agm_search, agm_manual, corp_identifier

Args: ticker: 종목코드 또는 회사명 (예: "삼성전자", "005930"). rcept_no 미입력 시 소집공고 자동 탐색. rcept_no: 접수번호 직접 지정 (예: 20260225000123). 입력 시 ticker보다 우선. format: 반환 형식. "md" (마크다운, 기본) 또는 "json"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNomd
tickerNo
rcept_noNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Describes behavior: compares before/after, auto-searches if only ticker, returns empty if not correction. Emphasizes importance of reason for correction. With no annotations, it carries the burden well, but could more explicitly state return format beyond mentioning 'md' or 'json'.

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?

Well-structured with labeled sections (desc, when, rule, ref, Args). Front-loads purpose. Slightly verbose with line breaks but clear and organized.

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 tool's complexity (correction announcements with auto-search), the description covers purpose, usage, behavioral notes, parameter semantics, and references to related tools. Output schema exists, so return values are not needed in description. Complete for the tool's function.

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?

Schema has 0% description coverage, but description provides detailed explanations for all three parameters: ticker (stock code or company name with auto-search behavior), rcept_no (reception number with priority over ticker), and format (md or json). Adds significant value beyond 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?

Clearly states that the tool compares before/after of correction announcements and includes the reason for correction. Differentiates from siblings like agm_search (search) and corp_identifier (corporate ID).

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?

Explicitly says when to use (see differences before/after correction), notes that empty results are normal for non-corrections, and provides automatic search behavior for ticker-only input. Includes rule about distinguishing between financial figure changes and typos, and references sibling tools for identification.

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