Skip to main content
Glama

ownership_full_analysis

Analyze shareholder ownership structure by integrating major shareholder data from business reports with block ownership from ongoing disclosures. Outputs a markdown table listing shareholders, classification, stake, and notes.

Instructions

desc: 지분 구조/대주주/shareholder 종합 분석 — 사업보고서 vs 최신 공시 지분율 비교 테이블. when: [tier-4 Orchestrate] 대주주, 최대주주, 지배구조, shareholder, 지분 구조, 주주 구성을 볼 때. 경영권 분쟁 맥락이면 proxy_fight도 함께 호출할 것. rule: ownership_major(사업보고서) + ownership_block(수시 공시) 데이터를 통합. 결과를 반드시 | 주주 | 구분 | 지분율 | 비고 | 형식의 4컬럼 markdown 테이블로 출력. 차트/시각화 사용 금지. 이 tool 하나로 지분 분석이 완성됨. ownership_major/ownership_block 개별 tool은 사용자의 명시적 요청 없는 한 추가 호출 금지. ref: corp_identifier, ownership_major, ownership_block, ownership_total, proxy_fight

Args: ticker: 종목코드 또는 회사명 format: "md" (기본) 또는 "json"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNomd
tickerYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

No annotations exist, so description carries full burden. It discloses aggregation of two data sources, specific output format (4-column markdown table), forbids charts/visualizations, and states the tool alone completes the analysis. Missing potential details on permissions or side effects, but coverage is good.

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?

Description is structured into clear sections (desc, when, rule, args) and is front-loaded with core purpose. It is efficient with no wasted words, though a bit lengthy for the information density; still earns a high score.

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 tool complexity (aggregating multiple data sources, outputting formatted table), description covers all necessary aspects: output format, usage rules, related tools, and required parameters. Output schema existence reduces need to explain return values, and description already specifies the table structure.

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 has 0% description coverage, but description adds meaning: clarifies ticker can be code or company name, format can be 'md' or 'json' with default 'md'. This compensates for the bare schema, providing useful context beyond titles and defaults.

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 the tool does a comprehensive analysis of ownership structure, comparing business report and latest filing data, and outputs a 4-column markdown table. It explicitly lists use cases such as analyzing major shareholders, governance, etc., and distinguishes from siblings like ownership_major and ownership_block.

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?

Provides explicit when-to-use context: for analyzing ownership structures, and conditionally advises calling proxy_fight in management dispute contexts. Also instructs not to call individual ownership tools unless explicitly requested, offering clear guidance on alternative tools.

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