congress_bill_actions
Track the complete legislative history of U.S. bills, showing every action from introduction through committee, floor votes, amendments, and signing with roll-call vote numbers when available.
Instructions
Get the full action history / timeline for a bill — every step from introduction through committee, floor votes, amendments, and signing. Shows recorded roll-call vote numbers when available.
Use congress_search_bills first to find the congress number, bill type, and bill number.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| congress | Yes | Congress number (e.g., 118) | |
| bill_type | Yes | Bill type | |
| bill_number | Yes | Bill number | |
| limit | No | Max actions to return (default: 100) |