congress_bill_actions
Get the full action history for a U.S. congressional bill: introduction, committee steps, floor votes, amendments, and signing, with roll-call vote numbers.
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
| 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) |