Skip to main content
Glama
opendata-kr

narajangteo-opening

by opendata-kr

공고 개찰 상세

get_bid_result
Read-only

Retrieve the winner, bid opening progress, estimated price details, and bidder rankings for a specific bid notice number. Ideal for post-deal analysis and bid price reference.

Instructions

입찰공고번호로 그 공고의 낙찰자·개찰진행·예비가격상세(사정률)·투찰업체별 순위/금액/점수를 복합키 정합으로 단건 조회한다. 딜 사후분석·투찰가 참고에 쓴다. 여러 공고를 조건으로 찾으려면 search_awards 또는 search_openings를 쓴다. 다분류·다차수 공고는 집행 단위 배열로 분리한다. 낙찰방식은 추정이며(협상계약만 기술·가격 점수 제공, 적격심사는 금액·순위만), myBizno를 주면 자사 투찰행에 isOurs를 표시한다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rbidNoNo재입찰번호. 특정 집행으로 좁힘
statusNoD 상태(기본 all: 완료·유찰·재입찰 병렬)
bidKindNo업무구분. 미지정 시 A/B/C를 전 구분에서 조회
myBiznoNo자사 사업자번호. 일치하는 투찰행에 isOurs 플래그
bidNtceNoYes입찰공고번호
bidClsfcNoNo입찰분류번호. 특정 집행으로 좁힘
bidNtceOrdNo입찰공고차수. 특정 집행으로 좁힘
Behavior5/5

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

Beyond annotations (readOnlyHint, openWorldHint), the description discloses key behaviors: multi-category/round notices are split into arrays, the award method is estimated with different detail levels per contract type, and myBizno triggers an isOurs flag. No contradiction with annotations.

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 multiple sentences but each adds distinct information. It is slightly longer than necessary but still efficient, covering purpose, usage, alternatives, and behavioral nuances without redundancy.

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 7 parameters, 1 required, and no output schema, the description adequately explains what the tool returns (winner, progress, price details, company-specific data) and key behavioral aspects. It is sufficient for an AI agent to understand the tool's capabilities.

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?

With 100% schema coverage, the description still adds value by explaining that the composite key includes bidNtceNo and that rbidNo, bidClsfcNo, bidNtceOrd narrow to specific execution. It also explains the effect of myBizno. The status and bidKind enums are not elaborated but are self-descriptive from schema.

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 uses a specific verb-resource pair ('단건 조회' for single retrieval of bid result) and clearly indicates the output includes winner, progress, price details, and ranking/amount/score. It distinguishes itself from sibling tools search_awards and search_openings by specifying that this tool is for single-record lookup.

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?

The description explicitly states when to use the tool (post-analysis and bid price reference) and provides alternative tools (search_awards, search_openings) for conditional multi-notice searches. However, it does not explicitly state when not to use the tool, but the alternatives are clear.

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-opening-mcp'

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