Skip to main content
Glama

proxy_fight

Detects proxy fights in Korean stocks and compares management versus shareholder stances on each agenda item.

Instructions

desc: 경영권/proxy 표대결 감지 + 회사측 vs 주주측 행사방향 비교. when: [tier-4 Orchestrate] 경영권, 위임장, proxy, dispute, M&A, 표대결, 프록시파이트, 경영권 분쟁이 있었는지 확인하고 양측 입장을 비교할 때. rule: proxy_search → 회사측/주주측 분류 → proxy_direction × N → 안건별 대립 표시. 경영권 분쟁 중 지분율 변화가 궁금하면 ownership_block을 함께 호출할 것. ref: corp_identifier, proxy_search, proxy_direction, ownership_block

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?

No annotations provided, but the description discloses the tool's behavioral flow (detection → classification → comparison) and references other tools. It does not mention side effects or destructive actions, which is acceptable for a read-only orchestration tool. Slight lack of detail on output format.

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?

Description is concise, structured with clear labels ('desc:', 'when:', 'rule:', 'ref:'), and front-loads purpose. Every sentence adds value without redundancy.

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 as an orchestrator, the description covers purpose, usage, workflow, and related tools. The presence of an output schema (true) reduces the need to explain return values. It is complete for an agent to use effectively.

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 has 0% description coverage and the description does not explain any parameters (ticker, year, format). The agent must infer meaning from context. For a tool with 3 parameters, this is a significant gap.

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 detects proxy fights and compares company vs shareholder direction. It uses specific verbs ('감지', '비교') and distinguishes from sibling tools like proxy_search and proxy_direction by emphasizing its comparative role.

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 ('tier-4 Orchestrate', specific keywords), a rule outlining the step-by-step pipeline, and an alternative call (ownership_block) for additional information. This helps the agent decide when to invoke this tool versus others.

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