You're viewing a demo portfolio

Join the waitlist
PRSM

list_committee_meetings

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

openparliament-ca

https://github.com/pipeworx-io/mcp-openparliament-ca

2/7 registries
View full server →