Skip to main content
Glama

governance_report

Integrates AGM results, ownership structure, dividend history, proxy contests, and value-up plans into a single report. Delivers a comprehensive view of corporate governance for a given ticker.

Instructions

desc: 거버넌스/지배구조(corporate governance) 종합 보고서 -- AGM + OWN + DIV + PRX + VUP 5개 도메인 통합. when: [tier-4 Orchestrate] 거버넌스, 지배구조, corporate governance 전체를 한 번에 파악할 때. 주총 안건/투표결과 + 지분구조 + 배당 이력 + 경영권 분쟁 + 밸류업을 종합적으로 볼 때. rule: corp_identifier 실행 후 호출. 5개 도메인 asyncio.gather 병렬. 이 tool 하나로 충분하며 개별 domain tool 추가 호출 금지. ref: corp_identifier, agm_post_analysis, ownership_full_analysis, div_full_analysis, proxy_full_analysis, value_up_plan

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNomd
tickerYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses parallel execution via asyncio.gather for 5 domains and the rule of not calling individual tools. However, it does not explicitly state that the tool is read-only or describe return format, though an output schema exists. Some behavioral aspects are implied but not fully detailed.

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?

The description is efficiently structured with clear sections (desc, when, rule, ref). Each sentence adds value, and the information is front-loaded. No superfluous words, making it concise and well-organized.

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 complexity of integrating 5 domains and the existence of an output schema, the description covers key aspects: parallel execution, prerequisite, and prohibition of individual tools. It is mostly complete for an orchestration tool, though it could explicitly mention that the operation is read-only and safe.

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. It mentions the ticker parameter by indicating it is required, but does not explain the format parameter beyond its default value 'md'. No allowed values or additional semantics are provided, leaving much meaning undocumented.

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 it produces a comprehensive governance report integrating 5 domains (AGM, OWN, DIV, PRX, VUP). It uses specific verb 'report' and resource 'governance', and distinguishes from siblings by explicitly stating that this tool alone is sufficient and individual domain tools should not be called additionally.

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?

The description explicitly provides when to use (to understand entire governance at once) and when not to use individual domain tools. It also specifies a prerequisite: execute after corp_identifier. Alternatives are referenced but disallowed, making usage context very clear.

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