congress_committee_report_details
Retrieve detailed committee report information including associated bills, title, issue date, and text versions from U.S. Congress data.
Instructions
Get detailed information about a specific committee report, including associated bills, title, issue date, and text versions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| congress | Yes | Congress number | |
| report_type | Yes | Report type: 'hrpt' (House Report), 'srpt' (Senate Report), 'erpt' (Executive Report) | |
| report_number | Yes | Report number (e.g., 617) |