congress_committee_reports_for_committee
Retrieve formal committee reports accompanying legislation from specific U.S. congressional committees to track legislative analysis and recommendations.
Instructions
Get reports published by a specific committee. Shows formal committee reports accompanying legislation — use congress_committees to find the committee system code.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chamber | Yes | Chamber | |
| committee_code | Yes | Committee system code (e.g., 'hsju00') | |
| limit | No | Max results (default: 20) | |
| fromDateTime | No | Filter by update date from. Format: YYYY-MM-DDT00:00:00Z | |
| toDateTime | No | Filter by update date to. Format: YYYY-MM-DDT00:00:00Z |