list_polls
ActiveTool of abgeordnetenwatch
List recorded parliamentary votes/polls (Abstimmungen) with their title and date. Optionally scope to a single legislative period via period_id (a parliament-period id). Returns most recent polls first.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max results to return (default 10)."
},
"period_id": {
"type": [
"number",
"string"
],
"description": "Optional parliament-period (legislature) id to filter polls."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
abgeordnetenwatch
https://github.com/pipeworx-io/mcp-abgeordnetenwatch
2/7 registries