Skip to main content
Glama
kyj2294

narajangteo-pro

by kyj2294

analyze_competitor

Analyze a company's public procurement performance by examining bid wins, focus areas, average bid rate, and client agency patterns.

Instructions

특정 기업의 조달시장 활동 분석.

낙찰 건수/금액, 주력 분야, 평균 낙찰가율, 거래 발주기관 패턴을 분석.

Args: company_name: 기업명 (정확하지 않아도 부분 일치) period_months: 분석 기간 business_type: 업무구분 또는 'all'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_nameYes
period_monthsNo
business_typeNoall

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations provided, so description must disclose behavior. It indicates a read-only analysis (no mutation implied), but does not explicitly state side effects, permissions, or rate limits. Partially transparent but could be clearer.

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?

Description is concise and front-loaded with the main purpose. The Args section is a bit repetitive but functional. No unnecessary words, though structure could be more streamlined.

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 presence of an output schema, the description lists the analytical aspects (bid counts, etc.) which gives agent expectation of output content. Parameter documentation covers all three parameters. Lacks output format details but sufficient for basic understanding.

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

Parameters4/5

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

Schema description coverage is 0%, but the description adds useful parameter semantics: company_name accepts partial matches, period_months is analysis period, business_type has default 'all'. This adds meaningful context beyond the schema's titles and defaults.

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 analyzes a specific company's procurement market activity, listing specific metrics (bid counts/amounts, core sectors, average win rate, buyer patterns). This distinguishes it from siblings like analyze_market (market-level) and score_bid_fit (bid fit scoring).

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?

No guidance on when to use this tool versus alternatives. Missing context on prerequisites, limitations, or typical use cases. The Args section lists parameters but does not explain the context of use.

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/kyj2294/naramarket-pro-MCP'

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