congress_committee_bills
Retrieve bills referred to any congressional committee and track their outcome: stall or report out.
Instructions
Get bills referred to a specific committee. Use congress_committees to find the committee system code. Useful for tracking which bills die in committee vs. get reported out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| chamber | Yes | Chamber | |
| committee_code | Yes | Committee system code (e.g., 'hsba00' for House Financial Services, 'ssfi00' for Senate Finance) |