Skip to main content
Glama

dk_recent_changes

Read-onlyIdempotent

List Danish documents changed on a given date. Use the harvest API to retrieve modifications between 03:00-23:45 Danish time.

Instructions

List Danish documents changed on a given date (harvest API).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYes``YYYY-MM-DD`` (e.g. ``"2026-06-26"``). The harvest API is available 03:00-23:45 Danish time; an empty list is a valid "nothing changed" result.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYes
itemsNo
totalYes
dataset_noteNoRetsinformation serves Danish consolidated legislation as LexDania 2.1 XML behind native ELI URIs. Address a document by ELI coordinate (year + number in the 'lta' collection = Lovtidende A) or by its accession number; there is no free-text search. dk_recent_changes lists documents changed on a given date via the harvest API (available 03:00-23:45 Danish time). Covers laws (LOV), consolidated laws (LBK), executive orders (BEK), circulars (CIR) and guidelines (VEJ). Language: Danish.
availability_noteNoThe harvest API (api.retsinformation.dk) is only available 03:00-23:45 Danish time; outside that window it returns an error. An empty list means no documents changed on that date, which is a valid result.
Behavior4/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint true, and destructiveHint false. The description adds that the harvest API is available 03:00-23:45 Danish time and that an empty list is a valid response, which is useful beyond 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.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that efficiently communicates the tool's purpose and source. No unnecessary words, front-loaded with the key action and resource.

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?

Given the presence of an output schema, high schema coverage, and detailed annotations, the description is complete enough. The purpose, parameter constraints, and behavioral traits are all covered.

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%, with the date parameter already having a detailed description including format, example, and availability caveats. The tool description adds minimal extra value ('harvest API' is already in the schema). Baseline 3 is appropriate.

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 action ('List'), resource ('Danish documents'), condition ('changed on a given date'), and source ('harvest API'). This distinguishes it from sibling tools like dk_get_act and dk_get_text, which likely retrieve specific documents rather than lists of changes.

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 implies the tool is for listing changes on a specific date, but does not explicitly state when to use it or when to prefer siblings. The context is clear given sibling names, but no exclusion criteria are given.

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

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