Skip to main content
Glama
iseppo

e-arveldaja MCP Server

by iseppo

Import Opening Balances (Algbilanss)

import_opening_balances
Idempotent

Import opening balance register text to capture account balances omitted by the RIK API, enabling correct trial balance and reports. Use dry_run to preview without saving.

Instructions

Capture the e-arveldaja 'Algbilansi kanded' (opening-balance) register — which the RIK API omits — so account balances, trial balance, P&L, annual report, and the dividend §157 checks fold it in. Paste the copied register text. dry_run (default true) previews the parsed per-account balances and the debit=credit check without saving; set dry_run=false to persist. Re-import replaces the stored set.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dry_runNoPreview only, do not persist (default true).
pasted_textYesThe copied 'Algbilansi kanded' register text (Nr / Kuupäev / Konto / Deebet / Kreedit columns).
Behavior4/5

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

Annotations (readOnlyHint false, idempotentHint true) are consistent. Description adds: dry_run previews parsed balances and debit=credit check without saving, and re-import replaces stored set. This provides behavioral context beyond annotations, but could mention state changes more explicitly.

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 a single, focused paragraph. It front-loads the core purpose and then adds detail. Although efficient, it could be slightly more structured (e.g., separate instructions) but remains clear.

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?

For a simple tool with two parameters and no output schema, the description covers all necessary aspects: purpose, usage instructions, parameter behavior, and idempotency. It is complete and self-contained.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, but the description adds significant meaning: explains pasted_text as 'copied register text' and integrates dry_run into the workflow ('previews...without saving; set dry_run=false to persist'). This adds value beyond the 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 specifies the action ('Capture the e-arveldaja 'Algbilansi kanded''), the resource (opening-balance register), and why it's needed ('which the RIK API omits'). It effectively distinguishes this tool from siblings by highlighting its unique role.

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?

Explicit instructions for usage: paste the register text, and explains the dry_run parameter's behavior (default true to preview, false to persist). It also notes re-import replaces stored data. However, it does not explicitly state when not to use this tool or compare to alternatives.

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/iseppo/e-arveldaja-mcp'

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