search_cases
ActiveTool of Folketinget Dk
Convenience search over Sag (cases/bills): finds cases whose Danish title (titel) contains a substring. Sorted by most recently updated. Use this to look up legislation/matters by keyword; for full control use query_entity.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"top": {
"type": "number",
"description": "Max rows to return (default 20)."
},
"skip": {
"type": "number",
"description": "Rows to skip for paging."
},
"query": {
"type": "string",
"description": "Substring to match in the Danish case title (titel), e.g. \"klima\", \"skat\", \"sundhed\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Folketinget Dk
https://github.com/pipeworx-io/mcp-folketinget-dk
1/7 registries