get_bill
ActiveTool of Congress
declared in 0.1.0
Get full details for a congressional bill by its ID. Returns text, sponsors, cosponsors, committee assignments, actions, and vote history.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 3456789
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "GovTrack bill ID (numeric)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Congress
https://github.com/pipeworx-io/mcp-congress
1/7 registries