recent_divisions
ActiveTool of Uk Parliament
declared in 0.1.0
Recent recorded votes (divisions).
Parameters schema
{
"type": "object",
"examples": [
{
"take": 20,
"house": "Commons"
},
{
"house": "Lords",
"date_from": "2024-01-01"
}
],
"properties": {
"take": {
"type": "number",
"description": "1-25 (default 25)"
},
"house": {
"type": "string",
"description": "Commons | Lords"
},
"date_from": {
"type": "string",
"description": "YYYY-MM-DD"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Uk Parliament
https://github.com/pipeworx-io/mcp-uk-parliament
1/7 registries