Skip to main content
Glama

get_api_endpoint

Retrieve detailed API endpoint specifications for NicePay payment processing, including methods, parameters, URLs, and usage examples to implement payment functionality.

Instructions

특정 API 엔드포인트의 상세 정보를 조회합니다. 메서드, URL, 파라미터, 예시 등을 제공합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endpoint_nameYes조회할 API 엔드포인트 이름 (예: "결제 승인", "거래 조회" ,"취소" 등)
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It states the tool retrieves information (implying read-only), but doesn't mention potential constraints like authentication requirements, rate limits, error handling, or response format. For a read operation with zero annotation coverage, this leaves significant gaps in understanding how the tool behaves.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and front-loaded, stating the core purpose in a single sentence. It efficiently lists the types of details provided (method, URL, parameters, examples) without unnecessary elaboration. However, it could be slightly more structured by explicitly separating the purpose from the details.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (a single-parameter read operation), no annotations, and no output schema, the description is minimally adequate. It covers the basic purpose and output types but lacks details on behavioral aspects and usage context. For a tool with no structured safety or output information, it should do more to compensate.

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?

The input schema has 100% description coverage, with the parameter 'endpoint_name' well-documented as 'the name of the API endpoint to retrieve (e.g., "payment approval", "transaction retrieval", "cancel" etc.)'. The description adds no additional parameter details beyond what the schema provides, so it meets the baseline of 3 for high schema coverage.

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 the tool's purpose: 'retrieve detailed information about a specific API endpoint' with specific elements like method, URL, parameters, and examples. It uses a specific verb ('retrieve') and resource ('API endpoint'), but doesn't explicitly differentiate from sibling tools like get_code_sample or get_sdk_method, which might also provide API-related information.

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?

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention sibling tools (get_code_sample, get_sdk_method, search_nicepay_docs) or specify contexts where this tool is preferred, such as needing endpoint details versus code examples or broader documentation searches.

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/FaithCoderLab/nicepay-mcp'

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