gov.congress-bill
Fetch U.S. congressional bills by congress, bill type, and number, or get filtered lists by date and type from the Library of Congress Congress.gov API.
Instructions
US Congressional bill lookup (congress + type + number) or filtered list via Library of Congress Congress.gov API. Bill types: hr (House), s (Senate), hjres/sjres (joint resolution), hconres/sconres (concurrent), hres/sres (simple).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | updateDate+desc | |
| type | No | ||
| limit | No | ||
| number | No | ||
| offset | No | ||
| toDate | No | ||
| congress | No | ||
| fromDate | No |