Skip to main content
Glama
opendata-kr

narajangteo-prespec

by opendata-kr

기관별 사전규격 조회

search_prespecs_by_institution
Read-only

Search public procurement pre-specifications by ordering or demand institution. Use to view upcoming procurements from a specific agency.

Instructions

발주기관명·실수요기관명으로 사전규격을 조회한다. 특정 기관의 발주 예정 물량을 볼 때 쓴다. 품명 기준은 search_prespecs_by_product, 여러 조건을 동시에 걸려면 search_prespecs_advanced를 쓴다. 업무구분 미지정 시 전 구분 병렬 조회. 데이터는 2025년 1월 이후 등록분이다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindNo업무구분: cnstwk=공사, servc=용역, thng=물품, frgcpt=외자. 미지정 시 전 구분 병렬 조회
pageNo페이지 번호(기본 1)
endDateNo조회 종료일 YYYYMMDD
pageSizeNo페이지당 건수(기본 10)
startDateNo조회 시작일 YYYYMMDD
orderInstitutionNo발주기관명
demandInstitutionNo실수요기관명
Behavior4/5

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

Annotations already indicate readOnly and openWorld hints. The description adds valuable behavioral context: the parallel search across all classifications when kind is omitted, and data recency (post-January 2025). This goes beyond the annotated metadata without contradicting it.

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 concise (4 sentences) and front-loaded with the core purpose. Every sentence earns its place: purpose, use case, sibling differentiation, special behavior, and data scope.

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?

For a 7-parameter read-only search tool with no output schema, the description covers purpose, usage scenarios, special behavior, and data recency. Missing explicit clarification on whether orderInstitution and demandInstitution combine as AND or OR, but overall adequate.

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. The description repeats the kind behavior already in the schema and contextualizes the institution parameters, but adds minimal new parameter-level detail beyond what the schema descriptions provide.

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 searches by ordering institution or demand institution, and identifies specific use case (viewing expected order quantities). It also differentiates from sibling tools by naming search_prespecs_by_product and search_prespecs_advanced.

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 explicitly advises using alternative tools for product-based or multi-condition searches, and notes the behavior when business classification is unspecified. This provides clear guidance on when to use this tool versus 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-prespec-mcp'

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