Skip to main content
Glama
opendata-kr

@opendata-kr/narajangteo-bid-mcp

Official
by opendata-kr

첨부파일 조회

get_bid_attachments
Read-only

Retrieve attachment file names and download URLs for a Korean procurement bid notice by its announcement number. Returns lists from e-balju and innovation market RFP documents.

Instructions

입찰공고번호로 e발주 첨부파일과 혁신장터 최종제안요청서(RFP) 첨부파일의 파일명·URL을 조회한다. 공고에 첨부된 파일 목록·다운로드 URL이 필요할 때 쓴다. 기초금액·참가자격 등 다른 세부정보는 get_bid_basis_amount·get_bid_eligibility를 쓴다. 대부분 공고는 첨부파일이 비어 있으며, 파일 자체를 내려받지 않고 URL만 반환한다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bidNtceNoYes입찰공고번호. e발주 첨부파일과 혁신장터 최종제안요청서 첨부파일 URL을 반환. 대부분 공고는 비어 있음
Behavior5/5

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

Description discloses that the tool returns only URLs, not files, and that most results are empty, which goes beyond the readOnlyHint and openWorldHint annotations. No contradictions.

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 three sentences, each serving a purpose: stating what it does, when to use, and a behavioral note. Front-loaded with main action. No superfluous text.

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?

For a simple tool with one parameter and no output schema, the description is complete: covers purpose, usage, and behavioral traits. Annotations and schema complement well.

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

Parameters4/5

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

Schema coverage is 100%, so baseline is 3, but the description adds meaningful context: the parameter 'bidNtceNo' is used to retrieve attachments from two sources and notes typical emptiness. This enhances understanding beyond the 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 '조회' (retrieve) and specific resources (e발주 attachments and 혁신장터 RFP attachments) with scope. It distinguishes from siblings by mentioning that other details are obtained via different tools.

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 tells when to use (when file list or download URL is needed) and when not to use (for other details like base amount or eligibility, use other tools). Also notes that most notices have empty attachments, setting expectations.

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-bid-mcp'

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