congress_bill_cosponsors
Retrieve the complete list of cosponsors for any U.S. bill, including party affiliation and sponsorship dates. Provides individual details instead of a summary breakdown.
Instructions
Get the full list of cosponsors for a bill with party affiliation and sponsorship dates. Returns individual cosponsor details unlike congress_bill_details which only provides a party breakdown summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order. Value can be updateDate+asc or updateDate+desc | |
| limit | No | Max results (default: 250) | |
| congress | Yes | Congress number | |
| bill_type | Yes | Bill type | |
| bill_number | Yes | Bill number |