Skip to main content
Glama

국가 리포트 컨텍스트

country_report_context
Read-onlyIdempotent

Returns refined country report data for ODA research, with source status, counts, and configurable sample size. Reduce fields for custom reports.

Instructions

보고서용 정제 데이터만 반환합니다. 기본은 출처 상태·건수·출처별 표본 3건이며 fields로 필드를 줄일 수 있습니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fieldsNo반환할 레코드 필드. 비우면 기본 필드
refreshNo
sampleSizeNo
countryCodeNoMM

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
countryYes
profileYes
samplesYes
summaryYes
risk_scoreYes
data_statusYes
generated_atYes
source_statusYes
risk_judgementYes
missing_is_zeroYes
methodology_versionYes
Behavior3/5

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

The annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint=false. The description adds that it returns refined data for reports, but does not disclose additional behavioral traits such as rate limits, authentication needs, or side effects. It provides some context beyond annotations but is not rich.

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 a single, front-loaded sentence with no extraneous text. Every word contributes to the understanding of the tool's output and configurability.

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 tool has four parameters, a complete output schema, and comprehensive annotations, the description covers the key aspects: what data is returned and how to customize fields. It does not explain 'refresh' or 'countryCode' in depth, but with annotations and output schema present, it is mostly complete.

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 low (25%), but the description mentions that the 'fields' parameter can reduce returned fields, adding value beyond the schema. However, it does not explain 'refresh' or 'sampleSize' meaningfully, leaving some parameters underspecified.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it returns refined data for reports, specifying the default content (source status, counts, 3 samples per source) and the ability to reduce fields. However, it does not explicitly differentiate from sibling tools like country_humanitarian_context, leaving some ambiguity.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus its siblings, nor are there any when-not-to-use instructions or prerequisites mentioned. The description only states what the tool does, not its appropriate context.

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