congress_committee_details_by_congress
Retrieve committee membership details for a specific congressional session to analyze legislative participation during that period.
Instructions
Get detailed information about a committee filtered by a specific congress number. Shows membership for that specific congress vs. all-time details from congress_committee_details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| congress | Yes | Congress number (e.g., 119) | |
| chamber | Yes | Chamber | |
| committee_code | Yes | Committee system code (e.g., 'hspw00') |