congress_committee_bills
Track bills referred to specific congressional committees to monitor legislative progress and identify which proposals advance or stall in the committee review process.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chamber | Yes | Chamber | |
| committee_code | Yes | Committee system code (e.g., 'hsba00' for House Financial Services, 'ssfi00' for Senate Finance) | |
| limit | No | Max results (default: 20) |