us_search_bills
Retrieve a list of US federal bills by congress and bill type. Input the session (e.g., 118) and type (e.g., hr) to see matching bills.
Instructions
List US federal bills of a given congress and bill type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max results (default 20, API caps around 250). | |
| congress | Yes | e.g. ``118`` (2023-2024 session). | |
| bill_type | Yes | one of ``"hr"``, ``"s"``, ``"hres"``, ``"sres"``, ``"hjres"``, ``"sjres"``, ``"hconres"``, ``"sconres"``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||