Skip to main content
Glama

ie_get_text

Read-onlyIdempotent

Retrieve the full enacted text of Irish acts and statutory instruments by year and number, with optional format selection (HTML or XML).

Instructions

Fetch the full enacted text of an Irish act / SI.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearYese.g. ``2018``.
numberYese.g. ``7``.
doc_typeNo``"act"`` (default) or ``"si"``.act
formatNo``"html"`` (default) or ``"xml"``.html

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearYes
numberYes
doc_typeNoact
formatNohtml
eli_uriNo
human_readable_citationNo
source_urlNo
contentNo
content_typeNo
byte_sizeNo
dataset_noteNoIrish Statute Book serves the ENACTED text of acts and statutory instruments (SIs) by year + number. Discovery is by coordinates (no keyword-search API here). Revised (consolidated) versions live separately and are not covered by this MVP.
Behavior3/5

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

Annotations already indicate read-only, idempotent, and non-destructive behavior. The description adds that it fetches the 'full enacted text', which confirms the scope but doesn't elaborate on behavior beyond what annotations provide.

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 at one sentence, with no wasted words. It front-loads the action and resource. Could be slightly expanded to include use case hints without losing conciseness.

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 presence of annotations and a complete input schema, the description is adequate but not comprehensive. It does not mention output details (handled by output schema) or error conditions, but overall is sufficient for a simple data retrieval tool.

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 descriptions for all parameters. The description adds no extra semantic information beyond the schema, so it meets the baseline expectation.

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?

Description clearly states the action ('Fetch') and resource ('full enacted text of an Irish act / SI'), making the purpose immediately understandable. However, it does not differentiate from the sibling tool 'ie_get_act', which could cause confusion about when to use which.

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 the sibling 'ie_get_act' or other alternatives. The description lacks any context about prerequisites or recommended usage scenarios.

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

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