Skip to main content
Glama
opendata-kr

narajangteo-opening

by opendata-kr

공고 개찰 상세

get_bid_result
Read-only

Retrieve bid award details including winner, progress, reserve prices, and rankings for a specific bid notice number. Use for post-analysis and bidding reference.

Instructions

입찰공고번호로 그 공고의 낙찰자·개찰진행·예비가격상세(사정률)·투찰업체별 순위/금액/점수를 복합키 정합으로 단건 조회한다. 딜 사후분석·투찰가 참고에 쓴다. 여러 공고를 조건으로 찾으려면 search_awards 또는 search_openings를 쓴다. 다분류·다차수 공고는 집행 단위 배열로 분리한다. 낙찰방식은 추정이며(협상계약만 기술·가격 점수 제공, 적격심사는 금액·순위만), myBizno를 주면 자사 투찰행에 isOurs를 표시한다. bidKind·status 미지정 시 한 호출이 최대 15건의 API 요청을 소모한다(bidKind 지정 시 6건). 아는 값은 지정해 인증키 일일 트래픽을 아낀다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rbidNoNo재입찰번호. 특정 집행으로 좁힘
statusNoD 상태(기본 all: 완료·유찰·재입찰 병렬, API 요청 3건. 상태를 알면 지정해 1건으로 줄인다)
bidKindNo업무구분. 미지정 시 A/B/C를 전 구분에서 조회해 API 요청이 12건으로 늘어난다(지정 시 3건). 업무구분을 알면 지정해 인증키 일일 트래픽을 아낀다
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 that unspecified bidKind/status can consume up to 15 API requests internally, how multi-category/round results are handled, and that award method is estimated (with details on scoring). This adds significant behavioral context.

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 well-structured and front-loaded with purpose, but slightly lengthy due to detailed behavioral notes. Every sentence adds value, though some condensing is possible.

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?

Given the tool's complexity (7 parameters, no output schema, internal API behavior), the description covers all key aspects: usage context, parameter effects, alternatives, and transparency on internal requests. No significant gaps.

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

Parameters5/5

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

With 100% schema coverage, the description adds crucial context: myBizno marks isOurs flag, bidKind/status affect API consumption, and specific values reduce traffic. It explains trade-offs 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 a single bid result record by bid announcement number, using composite key matching, and lists the specific data fields. It explicitly distinguishes from sibling tools search_awards and search_openings for multi-announcement searches.

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 when-to-use (single bid lookup for post-analysis) and when-not-to-use (multiple announcements: use siblings). It also advises specifying bidKind and status to reduce API calls, offering efficiency guidance.

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