Skip to main content
Glama
opendata-kr

@opendata-kr/narajangteo-bid-mcp

Official
by opendata-kr

공고 변경이력 조회

get_bid_change_history
Read-only

Retrieve change history of public procurement bid notices by bid number. Check corrected items and before/after values for goods, construction, or service notices.

Instructions

입찰공고번호로 공고의 변경이력(정정·변경 항목, 변경 전/후 값)을 조회한다. 공고 내용이 사후에 어떻게 바뀌었는지 확인할 때 쓴다. 기초금액은 get_bid_basis_amount, 참가자격은 get_bid_eligibility를 쓴다. 변경이력은 물품·공사·용역 3구분만 존재하며(외자·기타 없음), bidKind 지정 시 해당 구분만(요청 1건), 미지정 시 3구분을 병렬 조회한다(요청 3건). 변경 이력이 없는 공고는 빈 결과를 반환한다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bidKindNo업무구분(thng=물품, cnstwk=공사, servc=용역). 변경이력은 이 3구분만. 미지정 시 3구분 병렬 조회로 API 요청 3건 소모(지정 시 1건)
bidNtceNoYes입찰공고번호 (예: R25BK00932003). 이 도구는 공고의 변경이력(정정·변경 항목)을 반환. 기초금액은 get_bid_basis_amount, 참가자격은 get_bid_eligibility로 조회
Behavior5/5

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

Annotations indicate readOnlyHint=true and openWorldHint=true. The description adds behavioral context beyond annotations: change history exists only for three bid types, unspecified bidKind triggers 3 parallel API calls, and empty results indicate no changes. No contradictions.

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 two sentences long, front-loaded with the core purpose, and contains no redundant information. Every sentence adds value, efficiently covering purpose, usage context, and behavioral details.

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

Completeness5/5

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

Despite no output schema, the description adequately explains the return values (corrected items, before/after values) and empty results. It covers the conditional behavior for bidKind specification and the API call implications. The description is complete given the tool's complexity and the rich annotations.

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 100%, baseline 3. The description adds value by explaining the parallel call behavior for bidKind and reiterating that the three enum values are the only supported types. It also clarifies the relationship between parameters and alternatives, which goes beyond schema descriptions.

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 retrieves change history for a bid notice by number, including corrected items and before/after values. It explicitly distinguishes from sibling tools like get_bid_basis_amount and get_bid_eligibility, making its purpose specific and unique.

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 provides explicit guidance on when to use this tool (to check how bid content changed after posting) and when not (for basis amount or eligibility, naming alternatives). It also explains the behavior for specified vs unspecified bidKind, including the trade-off in API call count.

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/opendata-kr/narajangteo-bid-mcp'

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