search_documents
ActiveTool of Riksdagen Se
declared in 0.1.0
Search Riksdagen documents (motions, propositions, committee reports, written questions). Filter by free-text query, document type, and date range. Results nest under dokumentlista.dokument[].
Parameters schema
{
"type": "object",
"properties": {
"sz": {
"type": "number",
"description": "Number of results (default 20, max ~500)."
},
"sok": {
"type": "string",
"description": "Free-text search query (Swedish), e.g. \"klimat\"."
},
"tom": {
"type": "string",
"description": "Latest date, YYYY-MM-DD (maps to tom)."
},
"from": {
"type": "string",
"description": "Earliest date, YYYY-MM-DD (maps to from)."
},
"doktyp": {
"type": "string",
"description": "Document type code: mot=motion, prop=government proposition, bet=committee report, fr=written question, frs=answer, ip=interpellation, SFS=statute, prot=protocol."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Riksdagen Se
https://github.com/pipeworx-io/mcp-riksdagen-se
1/7 registries