Skip to main content
Glama

fi_get_text

Read-onlyIdempotent

Retrieve the full Akoma Ntoso text of a Finnish statute by specifying its year and number, with ELI identifiers and citations.

Instructions

Fetch the full Akoma Ntoso text of a statute by year and number.

Input Schema

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

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearYes
numberYes
eli_uriNo
human_readable_citationNo
source_urlNo
formatNoakoma-ntoso-xml
contentNo
byte_sizeNo
dataset_noteNoFinlex serves Finnish consolidated statutes as Akoma Ntoso. Discover by year (fi_list_acts) or fetch by year+number. This MVP covers statutes (saadokset); case law is not yet covered. Finland is bilingual - titles may be Finnish or Swedish.
Behavior3/5

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

Annotations already indicate readOnlyHint=true, destructiveHint=false, idempotentHint=true. The description adds the context that the text is 'full Akoma Ntoso' format, but does not detail behavioral aspects like error handling or scope beyond the annotations. No contradictions.

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 sentence, front-loaded with the action. It is concise, but could be more valuable by briefly differentiating from siblings without adding length.

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?

Given the tool's simplicity, full schema coverage, and presence of an output schema, the description adequately explains what the tool does and how to identify the statute. It does not explain error handling or disambiguation from siblings, but overall it is sufficient for basic use.

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% coverage with clear parameter descriptions (year and number with examples). The description merely restates 'by year and number', adding no additional meaning beyond the schema.

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 fetches the full Akoma Ntoso text of a statute by year and number. The verb 'fetch' and resource 'full Akoma Ntoso text' are specific, but it does not differentiate from sibling tools like fi_get_act or fi_list_acts.

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 does not mention conditions, prerequisites, or situations where fi_get_act or fi_list_acts would be more appropriate.

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

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