get_provision_at_date
Retrieve Finnish statute provision text as it read on any specific date, including historical, current, and future versions. Query by statute number, provision reference, and ISO date to see exact wording and validity dates.
Instructions
Retrieve Finnish statute provision text as it read on a specific date (time-travel query).
This tool enables historical legal research by showing how a provision was worded at any point in time, accounting for all amendments since original enactment.
Use cases:
"What did Tietosuojalaki 1:3 say in 2019?"
"Show me Rikoslaki 3:1 before the 2019 amendment"
"Was this provision in force on 2020-06-15?"
Supports:
Historical versions (any date in the past)
Current version (today's date)
Future provisions (enacted but not yet in force)
Returns the complete provision text, validity dates, and optionally the amendment history showing what changed after the queried date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sfs | Yes | Statute number (e.g., "1050/2018" for Tietosuojalaki) | |
| date | Yes | ISO date (YYYY-MM-DD) to query | |
| provision_ref | Yes | Provision reference (e.g., "1:3" or "5") | |
| include_amendments | No | Include amendment history after this date (default: false) |