congress_bill_full_profile
Retrieve comprehensive U.S. congressional bill data including details, sponsors, timeline, summaries, and related information in a single API call for legislative analysis and research.
Instructions
Get a COMPLETE bill profile in ONE call — combines bill details, all cosponsors (with party breakdown), full action timeline, CRS summaries, committees, legislative subjects, text versions, related bills, and all titles. Fetches 8 endpoints in parallel. Use this instead of calling congress_bill_details + congress_bill_actions + congress_bill_summaries + congress_bill_committees + congress_bill_subjects + congress_bill_text + congress_bill_related + congress_bill_titles individually.
Ideal for: Complete legislative analysis, bill research, accountability investigations, or getting everything needed to cross-reference with FEC (who funded the sponsors), lobbying_search (who lobbied), and FRED (economic impact after passage).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| congress | Yes | Congress number (e.g., 119, 118, 117) | |
| bill_type | Yes | Bill type | |
| bill_number | Yes | Bill number (e.g., 1, 25, 3076) |