Skip to main content
Glama
gitbosung

open-ALIO-mcp

by gitbosung

cross_check_news_with_metrics

Cross-check news claims against official public institution metrics to verify accuracy of debt, staffing, budget, and other statements.

Instructions

뉴스 주장을 공시 지표로 교차검증합니다 — '뉴스에서 빚 많다는데 실제 부채는?'.

topic을 지표 카테고리로 매핑(부채/재무→finance, 정원/인력→staff, 보수→salary, 채용→recruitment, 복지→welfare, 예산→budget 등)해 해당 시계열과, topic 키워드로 필터한 관련 뉴스를 함께 반환합니다. org_code 또는 query로 기관을 지정하세요.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYes
org_codeNo
queryNo
news_daysNo
metric_yearsNo
news_limitNo
Behavior3/5

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

No annotations provided. Description mentions returning time series and filtered news, but does not disclose whether tool is read-only, required permissions, rate limits, or error handling. Adequate but incomplete.

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 (4 sentences) with front-loaded purpose and example. Every sentence adds value; no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Tool has 6 parameters and no output schema. Description explains main function and parameter mapping but does not describe output structure, error handling, or edge cases. Adequate for basic use but leaves gaps.

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

Parameters3/5

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

Schema description coverage is 0%. Description adds context for topic (mapping to categories) and institution specification (org_code or query), but does not explain parameter formats, constraints, or possible values for other params like news_days, metric_years, news_limit.

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 cross-checks news claims with public disclosure indicators, gives an example, explains topic-to-metric mapping, and specifies output (time series + filtered news). Distinct from siblings like get_institution_news and get_institution_metrics.

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?

Implies usage for verifying news with data, provides context with example and mapping. Lacks explicit when-not-to-use or alternative tool references, but context is clear enough from sibling list.

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/gitbosung/open-ALIO-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server