Skip to main content
Glama

sk_get_versions

Read-onlyIdempotent

List all consolidated versions of a Slovak act by its year and number. Access the legislative history and changes over time.

Instructions

List the consolidated versions of a Slovak act.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearYese.g. ``2018``.
numberYese.g. ``18``.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearYes
itemsNo
totalNo
numberYes
eli_uriNo
citationNo
dataset_noteNoThe Slovak Collection of Laws (Zbierka zakonov) is served on static.slov-lex.sk, a JavaScript-free static mirror of the Slov-lex portal. Acts are addressed by year + number (e.g. 18/2018); each act has consolidated versions over time (sk_get_versions). Full text is the official HTML rendering of a version. There is no free-text search. Language: Slovak.
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior, and the description's 'List' is consistent. The qualifier 'consolidated versions' adds some scope context, but the description does not reveal behavioral details like ordering, pagination, or empty-result handling. No contradiction with annotations.

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 redundant wording. Every word contributes meaning, making it highly concise and easy to parse.

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 simple read-only list tool, the description combined with full parameter schema coverage, rich annotations, and an output schema provides sufficient information for correct invocation. The only notable gap is usage guidance relative to siblings, which is already captured under usage guidelines.

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 provides 100% coverage for both parameters (year and number) with examples, so the description adds no additional parameter information. Baseline 3 is appropriate since the schema fully documents the parameters.

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 the tool lists consolidated versions of a Slovak act, using a specific verb ('List') and a distinct resource ('consolidated versions'). This differentiates it from sibling tools sk_get_act and sk_get_text, which focus on act details or text.

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 sk_get_act or sk_get_text. There are no explicit alternatives, exclusions, or contextual conditions, leaving the agent to infer usage from sibling names alone.

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/matematicsolutions/sk-eli-mcp'

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