Skip to main content
Glama
boam79
by boam79

manageBenefitHistory

Manage government support benefit history by tracking project selections, adding expense records, and documenting milestones for Korean business applications.

Instructions

【이력 관리】정부지원 수혜 이력을 관리합니다. 사업 선정 등록, 지출 내역 추가, 마일스톤 기록이 가능합니다. action: list | get | create | update | add_expense | add_milestone | delete

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
idNo수혜 이력 ID
businessNumberNo사업자등록번호 (list 필터, create 필수)
companyNameNo
announcementIdNo
announcementTitleNo
agencyNo
approvedAmountNo승인 금액(원)
currencyNo통화 (기본 KRW)
periodStartNo사업 시작일
periodEndNo사업 종료일
statusNo
memoNo
usedAmountNo집행 금액(원)
expenseNo지출 항목 (add_expense 시)
milestoneNo마일스톤 항목 (add_milestone 시)
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 but provides minimal information. It mentions the available actions but doesn't describe what each action does behaviorally (e.g., whether 'delete' is permanent, whether 'create' requires specific permissions, what format results return, or any rate limits). The description doesn't contradict annotations since none exist, but it fails to provide essential behavioral context for a multi-action tool with 16 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 reasonably concise with two sentences that cover the tool's purpose and available actions. The action list is efficiently presented. However, the Korean text followed by English action list creates minor structural inconsistency, and the description could be more front-loaded with critical information about the tool's primary use cases.

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 complex tool with 16 parameters, no annotations, no output schema, and multiple actions, the description is inadequate. It doesn't explain the relationships between actions and parameters, doesn't describe return formats, and provides no behavioral context. The description fails to address the tool's complexity, leaving significant gaps in understanding how to use it effectively.

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?

With 56% schema description coverage, the description adds minimal value beyond what the schema provides. It mentions the available actions but doesn't explain when each parameter is required or how they interact with different actions. The schema already documents most parameters adequately, so the baseline of 3 is appropriate, but the description doesn't compensate for the 44% coverage gap in parameters like 'companyName', 'announcementId', or 'memo'.

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's purpose: managing government support benefit history with specific operations like business selection registration, expense addition, and milestone recording. It distinguishes itself from siblings by focusing on historical data management rather than eligibility checking, searching, or document generation. However, it doesn't explicitly contrast with similar-sounding tools like 'searchGovernmentSupport'.

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 lists available actions, it doesn't explain when to choose 'list' versus 'get', or when to use this tool instead of sibling tools like 'searchGovernmentSupport' or 'checkEligibility'. There's no mention of prerequisites, dependencies, or typical workflow contexts.

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