get_plenarprotokoll
ActiveTool of mcp-bundestag-de
declared in 0.1.0
Fetch full detail for a single Bundestag plenary protocol (Plenarprotokoll) by its numeric id string — returns date, session number, and associated agenda items and speakers.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "20/234"
},
{
"id": "19/156"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Plenarprotokoll id"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-bundestag-de
https://github.com/pipeworx-io/mcp-bundestag-de
2/7 registries