congress_committee_full_profile
Retrieve comprehensive committee profiles including details, recent bills, reports, and nominations in a single API call to analyze jurisdiction and oversight activities.
Instructions
Get a COMPLETE committee profile in ONE call — combines committee details (history, subcommittees, website), recent bills referred, recent reports published, and recent nominations referred (4 endpoints in parallel). Use this instead of calling congress_committee_details + congress_committee_bills + congress_committee_reports_for_committee + congress_committee_nominations_for_committee individually.
Ideal for: Understanding a committee's jurisdiction, workload, and oversight activity. Cross-reference committee chair (from congress_member_details) with FEC donors and lobbying_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chamber | Yes | Chamber | |
| committee_code | Yes | Committee system code (e.g., 'hsba00' for House Financial Services, 'ssju00' for Senate Judiciary) | |
| limit | No | Max items per sub-resource (default: 10) |