search_legislation
Query Swedish statutes and regulations by keyword using full-text search with BM25 ranking. Optionally filter by SFS number, status, or historical date.
Instructions
Search Swedish statutes and regulations by keyword. FTS5 with BM25 ranking. Do NOT use for case law — use search_case_law instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query in Swedish or English. Supports FTS5 syntax. | |
| document_id | No | Filter by SFS number (e.g., "2018:218") | |
| status | No | Filter by document status | |
| as_of_date | No | Historical date filter (YYYY-MM-DD). | |
| limit | No | Maximum results to return |