Skip to main content
Glama
ubaranzorlu
by ubaranzorlu

fonzip_system

Read-onlyIdempotent

Verify connection and retrieve system info: list bank accounts, payment systems, and marketing channels. Use this to find IDs for other tools.

Instructions

Hesap ve sistem bilgileri: baglantiyi dogrulayan kurum bilgisi (me), odeme sistemleri, banka hesaplari ve pazarlama kanallari. Kurulumu dogrulamak veya diger tool'larda kullanilacak ID'leri bulmak icin buradan baslayin.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesYapilacak islem. Her action'in kendi zorunlu alanlari vardir; asagidaki aciklamalarda hangi alanin hangi action'a ait oldugu koseli parantez icinde belirtilir.
how_manyNo[list_bank_accounts, list_marketing_channels, list_payment_systems] How many records should be listed
start_pageNo[list_bank_accounts, list_marketing_channels, list_payment_systems] start page of records
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is covered. The description adds that the tool exposes system configuration and connection data, but does not discuss authentication needs, rate limits, pagination behavior, or return format. This is acceptable given the annotations but not highly informative beyond them.

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 two sentences with no filler. The first sentence states the tool's content scope, and the second immediately communicates the practical use case. Every phrase contributes to orientation and selection.

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?

For a read-only discovery tool with a fully-described three-parameter schema, the description gives enough context to start using it correctly. It names the core resources and the start-here workflow. The absence of return-value details is mitigated by the read-only annotations and the enum-driven action schema.

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 100%, so the schema already documents all parameters and action-specific usage. The description only refers the agent to the bracketed field descriptions without adding new meaning or examples. This meets the baseline for fully-covered schemas.

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 identifies a clear functional scope: account and system information (connection verification via 'me', payment systems, bank accounts, marketing channels). It also states the practical purpose of finding IDs for other tools. It is somewhat broad because it covers multiple sub-actions, but the action enum in the schema supplies the missing specificity.

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 explicitly says to start here when verifying setup or locating IDs used by other tools, which gives clear guidance on when this tool is appropriate. It does not name excluded alternatives, but the sibling tools are domain-specific and this is clearly positioned as the system-level discovery entry point.

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/ubaranzorlu/fonzip-mcp'

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