Skip to main content
Glama
opendata-kr

narajangteo-opening

by opendata-kr

개찰결과 검색

search_openings
Read-only

Search Korean public procurement opening results and filter by status: opened, failed, or rebid. Identify failed and rebid notices for follow-up.

Instructions

나라장터 개찰결과 목록을 검색하고 진행상태(개찰완료/유찰/재입찰)로 필터한다. 유찰·재입찰 공고 발굴에 쓴다. 최종낙찰자 검색은 search_awards, 단일 공고 상세는 get_bid_result를 쓴다. status는 API가 아니라 응답 기준 클라이언트 필터라 응답이 느리니 기관·업종·기간으로 좁혀 쓴다(truncated=true면 미완 스캔). 재입찰은 동일 공고 내 재입찰이며 재공고가 아니다(재공고는 입찰공고 서비스 소관).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionNo참가제한지역명(prtcptLmtRgnNm, 예: 인천광역시)
statusNo진행상태 필터(응답 progrsDivCdNm 기준 클라이언트 필터)
bidKindNo업무구분 배열(cnstwk=공사·servc=용역·thng=물품·frgcpt=외자). 미지정 시 전 구분 병렬
endDateNo조회 종료일 YYYYMMDD (startDate와 함께 지정)
keywordNo공고명(bidNtceNm)
dateTypeNo날짜 기준: posted=공고게시(기본), opened=개찰
industryNo업종명(indstrytyNm)
maxPagesNo창당 최대 페이지(기본 5)
pageSizeNo창당 페이지 크기(기본 20, 개찰결과는 느려 작게 권장)
startDateNo조회 시작일 YYYYMMDD (endDate와 함께 지정)
institutionNo공고기관명
demandInstitutionNo수요기관명(dminsttNm)
Behavior5/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true. Description adds significant behavioral context: status is a client-side filter on response data, response can be slow, truncated=true means incomplete scan, and clarifies re-bid vs re-announcement. No contradictions 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?

Description is a single concise paragraph that front-loads purpose and sibling alternatives. All information is relevant and efficiently presented. Slightly more structure (e.g., bullet points) could improve, but still very effective.

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 12 parameters, no required fields, and no output schema, the description provides sufficient context for usage, performance, sibling differentiation, and key behavioral nuances. It does not explain return value structure, but the schema and context imply the tool returns opening result lists.

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 coverage is 100%, so baseline is 3. Description adds minimal extra parameter meaning beyond schema (e.g., page size recommendation). The note about status being client-side filter is already in schema description.

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?

Description clearly states the verb '검색' (search) and resource '개찰결과' (opening results). It distinguishes from sibling tools search_awards (for final awardee) and get_bid_result (for single notice detail), and specifies the use case of finding failed/re-bid notices.

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?

Provides explicit when to use (for failed/re-bid notices) and when not to use (for final awardee use search_awards, for single notice use get_bid_result). Also gives performance guidance: filter by institution/industry/date range to avoid slowness due to client-side status filtering and truncated results.

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