Skip to main content
Glama
boam79
by boam79

compareByRegion

Compare government support programs across regions in South Korea. Analyze announcement counts, field distributions, and view top listings by area to identify regional opportunities.

Instructions

【지역 비교】여러 지역의 정부지원사업 공고 수와 분야 분포를 비교합니다. 지역별 공고 현황표와 상위 공고 목록을 반환합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionsYes비교할 지역 목록 (예: ["서울","경기","전국"], 최대 8개)
fieldNo필터링할 지원 분야
keywordNo검색 키워드
maxPerRegionNo지역별 최대 공고 수 (기본 20)
sourcesNo검색 소스 (기본: [bizinfo, kstartup])
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It mentions the tool returns a comparison table and top announcements list, but doesn't describe important behavioral aspects like whether this is a read-only operation, what format the returns take, whether there are rate limits, authentication requirements, or how results are sorted/filtered beyond the parameters.

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 appropriately concise with two sentences that efficiently convey the core functionality. The first sentence explains what the tool does, and the second describes what it returns. There's no unnecessary verbiage, though it could be slightly more structured for clarity.

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

Completeness2/5

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

For a tool with 5 parameters, no annotations, and no output schema, the description is insufficiently complete. It doesn't explain the return format, how results are presented in the comparison table, what 'top announcements' means, or important behavioral constraints. The description leaves too much undefined for proper agent understanding.

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 100%, so the schema already documents all 5 parameters thoroughly. The description doesn't add meaningful semantic context beyond what's in the schema - it mentions comparing regions and filtering by field, but the schema already describes regions, field enum values, keyword filtering, maxPerRegion defaults, and source options with clear descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool compares government support announcements across regions, listing number of announcements and field distribution, and returns a comparison table and top announcements. It specifies the resource (government support announcements) and action (compare by region), but doesn't explicitly differentiate from sibling tools like searchGovernmentSupport or other search tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. While it mentions what the tool does, it doesn't indicate when this comparison functionality is appropriate versus using search tools, eligibility checks, or other sibling tools for different purposes.

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/boam79/gov_support_mcp'

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