Skip to main content
Glama
opendata-kr

narajangteo-prespec

by opendata-kr

규격서 의견 조회

get_prespec_opinions
Read-only

Fetch opinions and replies on a public procurement pre-specification by its registration number. Filter by date, business type, and page.

Instructions

특정 사전규격(사전규격등록번호)에 달린 규격서 의견·답변 목록을 조회한다. 사전규격 자체 목록이 필요하면 search_prespecs 계열 도구를 먼저 써서 등록번호를 얻는다. 업무구분 미지정 시 전 구분 병렬 조회. 데이터는 2025년 1월 이후 등록분이다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindNo업무구분: cnstwk=공사, servc=용역, thng=물품, frgcpt=외자. 미지정 시 전 구분 병렬 조회
pageNo페이지 번호(기본 1)
endDateNo조회 종료일 YYYYMMDD
pageSizeNo페이지당 건수(기본 10)
startDateNo조회 시작일 YYYYMMDD
specRegistNoNo사전규격등록번호(지정 시 inqryDiv=2, 기간보다 우선)
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true. The description adds valuable context: data is limited to Jan 2025 onward, and parallel query behavior when kind unspecified. No contradictions, so score 4.

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?

Three well-structured sentences, front-loaded with the core purpose. Every sentence adds value, no fluff. Excellent conciseness.

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 the complexity (6 parameters, no output schema), the description is reasonably complete. It covers data recency, parallel behavior, and dependency on sibling tools. Could mention pagination defaults, but strong overall.

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 the schema already documents all 6 parameters. The description adds minor value by stating specRegistNo takes priority over dates, but adds no new meaning beyond what the schema provides. Baseline 3 is appropriate.

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's purpose: listing opinions/answers on a specific pre-specification (by registNo). It uses specific verb-resource combination and explicitly distinguishes from sibling search_prespecs tools, scoring a 5.

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 provides clear guidance: use after obtaining registNo from search_prespecs, and explains behavior when kind is unspecified (parallel query). It lacks explicit when-not guidance but the sibling reference serves as a clear alternative, earning a 4.

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