Skip to main content
Glama

IATI 국가별 조회

iati_query_country
Read-onlyIdempotent

Query IATI data for a country: retrieve activities, transactions, or budgets. Filter by date range, sector, status, and more.

Instructions

IATI 국가별 활동·거래·예산을 조회합니다. 기본은 건수와 표본 3건이며 summary=false일 때 상세 레코드를 반환합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rowsNo
startNo
fieldsNo반환할 레코드 필드. 비우면 기본 필드
summaryNo
startDateNo선택적 활동 시작일 하한 YYYY-MM-DD
collectionNoactivity
sectorCodeNo선택적 OECD DAC 3~5자리 분야코드
countryCodeNoIATI ISO alpha-2 수원국 코드. 미얀마는 MMMM
iatiIdentifierNo선택적 IATI 활동 식별자 또는 기관 내부 안정 ID
lastUpdatedAfterNo선택적 게시기관 최종 갱신일 하한 YYYY-MM-DD
activityStatusCodeNo선택적 IATI 활동상태 코드
reportingOrganisationNo선택적 IATI 보고기관 식별자
Behavior3/5

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

Annotations already provide readOnlyHint, openWorldHint, idempotentHint, and destructiveHint=false. The description adds context about default behavior (counts and sample of 3, detail when summary=false), but does not disclose pagination or full output format.

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?

Single sentence, front-loaded with the purpose, no wasted words. Efficient and clear.

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?

With 12 parameters and no output schema, the description covers default behavior and summary toggle but omits pagination details. Annotations compensate for safety context, making it mostly complete for a read-only query tool.

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 description coverage is 67%. The description explains the impact of the summary parameter and defaults (counts + sample), adding meaning beyond the schema. However, other parameters like rows, start, and fields rely on schema descriptions.

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 queries IATI country activities, transactions, and budgets, and distinguishes from sibling tools (which are lists or status checks) by specifying it returns counts and sample records by default.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for querying country data but does not explicitly state when to use this tool versus alternatives like country_list or country_data_status. No when-not-to-use guidance is provided.

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/amnotyoung/oda-mcp'

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