us_search_bills
List US federal bills by congress and bill type. Retrieve bills from the Congress.gov API for legislative tracking.
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 | |||