Skip to main content
Glama

proxy_full_analysis

Analyzes proxy fights, litigation, large shareholdings, and AGM voting results to provide a full picture of corporate control disputes for Korean stocks.

Instructions

desc: 경영권 분쟁 종합 분석 -- 프록시 파이트 + 소송/가처분 + 5% 대량보유 + 투표결과 통합. when: [tier-4 Orchestrate] 경영권 분쟁, 위임장 표대결, proxy fight 전체 그림이 필요할 때. governance_report의 PRX 섹션으로 자동 포함됨. rule: fight+litigation+block 항상 병렬. agm_result는 fight 감지 시만 추가 호출. 전부 데이터 없으면 한 줄 반환. ref: corp_identifier, proxy_fight, proxy_litigation, ownership_block, agm_result, governance_report

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNo
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, the description carries full burden for behavioral disclosure. It reveals that fight, litigation, and block calls are always parallel, agm_result is only called when a fight is detected, and if all data is missing, a single line is returned. This provides significant insight into internal behavior.

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 (desc, when, rule, ref) and is concise. Every sentence adds value, and the format is front-loaded.

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 tool's complexity and conditional logic, the description provides essential context about how sub-tools are combined and fallback behavior. An output schema exists but is not shown; the description does not need to document return values. It could be improved by mentioning output format or structure.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate. However, it does not describe any parameters (ticker, year, format) beyond what is in the schema. The meaning of parameters is not elaborated, leaving the agent to infer from context.

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 provides comprehensive analysis of management rights disputes integrating proxy fight, litigation, large holdings, and voting results. It distinguishes from sibling tools by specifying it combines multiple sub-tools like proxy_fight, proxy_litigation, ownership_block, and agm_result.

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?

The description specifies when to use the tool: when a full picture of a management dispute is needed, especially for tier-4 orchestrate. It also mentions it is automatically included in governance_report's PRX section, providing context. However, it does not explicitly state when not to use it or list alternatives.

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