list_committee_meetings
ActiveTool of openparliament-ca
declared in 0.1.0
Committee meetings (with witnesses + evidence).
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 40,
"date_to": "2024-03-31",
"date_from": "2024-01-01",
"committee_slug": "finance"
}
],
"properties": {
"limit": {
"type": "number"
},
"date_to": {
"type": "string"
},
"date_from": {
"type": "string"
},
"committee_slug": {
"type": "string",
"description": "Committee slug filter"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
openparliament-ca
https://github.com/pipeworx-io/mcp-openparliament-ca
2/7 registries