get_bill
ActiveTool of Uk Parliament
declared in 0.1.0
Fetch full detail for a UK Parliament bill by numeric bill_id — returns title, short title, sponsors, current stage, originating house, sessions, and summary description.
Parameters schema
{
"type": "object",
"examples": [
{
"bill_id": 32456
}
],
"required": [
"bill_id"
],
"properties": {
"bill_id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Uk Parliament
https://github.com/pipeworx-io/mcp-uk-parliament
1/7 registries