Skip to main content
Glama

IATI 연결 시험

iati_test_connection
Read-onlyIdempotent

Tests connection and authentication by querying a single Myanmar activity using a preconfigured key without exposing the key.

Instructions

사용자가 터미널에서 설정한 키로 미얀마 활동 1건을 조회해 인증과 연결을 시험합니다. 키는 출력하지 않습니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

The description adds behavioral context beyond annotations: it queries a Myanmar activity and explicitly states the key is not output. This is valuable safety information not provided by annotations alone.

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 single sentence is front-loaded with purpose and contains no filler. Every word contributes meaning, including the important caveat about key output.

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?

Given zero parameters, no output schema, and comprehensive annotations, the description provides sufficient context for the agent to understand and invoke the tool correctly.

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?

There are no parameters, so the schema provides 100% coverage. The description correctly does not add parameter info, but it mentions the key set in terminal, which is a useful usage detail.

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 'tests authentication and connection by querying one Myanmar activity.' This is a specific verb+resource combination, and it distinguishes the tool from siblings like country_list and iati_status which are data retrieval tools.

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 implies usage for testing connection and authentication before data queries. It does not explicitly state when not to use or name alternatives, but the sibling context makes it clear this is the only test tool.

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