Skip to main content
Glama
opendata-kr

narajangteo-opening

by opendata-kr

낙찰 결과 검색

search_awards
Read-only

Search Korean public procurement award winners by announcement name, institution, region, industry, price range, business number, or date. Find who won a bid and at what price, track competitor award history, or analyze recurring contracts.

Instructions

나라장터 낙찰 결과(최종낙찰자)를 공고명·기관·수요기관(코드)·지역·업종·추정가·사업자번호·기간으로 검색한다. '누가 얼마에 낙찰받았나', 경쟁사(bizno) 낙찰 이력, 되풀이 사업의 종단 조회에 쓴다. 특정 공고의 개찰·투찰업체·예비가 상세는 get_bid_result, 개찰 진행·유찰 발굴은 search_openings를 쓴다. 업무구분 미지정 시 물품/공사/용역/외자를 병렬 조회한다. 낙찰자만 반환하며 그 업체가 참여했으나 진 입찰은 미포함.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
biznoNo업체 사업자번호. 그 업체의 낙찰건만 조회(진 입찰은 미포함)
regionNo참가제한지역명(prtcptLmtRgnNm)
bidKindNo업무구분 배열. 미지정 시 전 구분 병렬
endDateNo조회 종료일 YYYYMMDD
keywordNo공고명 부분검색(bidNtceNm)
dateTypeNo날짜 기준. posted=공고게시(기본), opened=개찰
industryNo업종명(indstrytyNm)
maxPagesNo창당 최대 페이지(기본 10)
maxPriceNo추정가격 상한(presmptPrceEnd)
minPriceNo추정가격 하한(presmptPrceBgn)
pageSizeNo창당 페이지 크기(기본 100)
startDateNo조회 시작일 YYYYMMDD
institutionNo공고기관명(ntceInsttNm)
demandInstitutionNo수요기관명(dminsttNm)
detailProductCodeNo세부품명번호(dtilPrdctClsfcNo)
demandInstitutionCodeNo수요기관코드(dminsttCd). 종단 식별에 안정적
Behavior4/5

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

Annotations already declare readOnlyHint and openWorldHint. Description adds that only the winning bidder is returned (not failed bids), and parallel search across categories when bidKind unspecified. This adds value beyond 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?

Front-loaded with purpose, then usage guidelines and sibling differentiation. Efficient use of sentences; no wasted words. Slightly long but well-organized.

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

Completeness3/5

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

Given 16 parameters and no output schema, description covers retrieval criteria and what is returned (winning bidder only). However, it lacks details about return format, pagination, and field contents (e.g., award amount). Could be more complete.

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?

Schema description coverage is 100%, so baseline is 3. The description mentions parameters in list but adds minimal extra meaning beyond what schema already provides. Some context (e.g., bizno for competitor history) but not substantial.

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?

Clearly states it searches award results with multiple criteria, and distinguishes from siblings (get_bid_result, search_openings) by naming them and specifying their different purposes.

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?

Explicitly states when to use (award search, competitor history, longitudinal research) and when not (for bid details use get_bid_result, for opening progress use search_openings), providing clear alternatives.

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