Skip to main content
Glama

agm_result

Retrieve shareholder meeting voting results for Korean stocks. Shows per-agenda approval status, approval rates, and estimated attendance.

Instructions

desc: 주주총회 투표결과 -- 안건별 가결/부결, 찬성률(발행/행사 기준), 추정참석률. when: [tier-5 Detail] 주총 결과를 볼 때. agm_post_analysis가 이미 포함하므로 단독 호출은 투표결과만 필요할 때로 한정. rule: KIND 크롤링 기반. rcept_no "80"->"00" 변환으로 KIND viewer 접근. 주총 미종료 시 데이터 없음. ref: agm_search, agm_manual, ownership_block, ownership_major

Args: ticker: 종목코드 또는 회사명 bgn_de: 검색 시작일 YYYYMMDD (미입력 시 올해 1월 1일) end_de: 검색 종료일 YYYYMMDD (미입력 시 오늘) format: "md" (기본) 또는 "json"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bgn_deNo
end_deNo
formatNomd
tickerYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations, description discloses data source (KIND crawling), receipt number conversion, and no-data condition for unended meetings. Does not state read-only nature but implied.

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?

Structured into clear sections (desc, when, rule, ref, Args). Every sentence adds value, no fluff.

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?

Covers purpose, usage, behavior, parameters, and references sibling tools. Output schema exists, so return values not needed. Complete for this tool.

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?

Despite 0% schema description coverage, the tool description contains an Args section explaining each parameter (ticker, dates, format) with defaults and formats, fully compensating.

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?

Description clearly states it provides shareholder meeting voting results including pass/fail per agenda, approval rates, and estimated attendance. Differentiates from sibling agm_post_analysis by noting standalone use when only voting results are needed.

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 specifies when to use (viewing voting results) and when not (for broader analysis, use agm_post_analysis). Provides data source rule and behavior when meeting not ended.

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