congress_committee_bills
Retrieve bills referred to a specific congressional committee using its system code. Track bills that die in committee or get reported 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 |
|---|---|---|---|
| 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) |