Return the canonical Finlex URL for a Finnish statute so Claude can fetch its text.
Finlex (finlex.fi) is the official Finnish statute database — no public JSON API exists,
but the URL can be fetched with WebFetch to retrieve the statute text.
Accepts a short law code (e.g. 'TSL', 'OYL', 'SRL', 'LLL') OR a direct year/number
reference (e.g. '2012/747', '2014/610') for statutes not in the known-code list.
Use search_finnish_statutes to find the year/number for an unknown statute.
Known codes include: TSL, OYL, TVL, SRL, AML, MLL, LLL, RPTRL, AIFML, SIJRL,
VYL, FIVAL, VVTL, HETIL, LSL, KSL, YTL, VLL, TAL, KEKSINTOL, MRIL.
Args:
law_code: Short law code (e.g. 'TSL', 'SRL') or year/number (e.g. '2012/747').
Case-insensitive.
section: Optional section in 'chapter:paragraph' format (e.g. '3:5', '6:3').
Omit for the full act.