congress_bill_titles
Retrieve all official and alternative titles for U.S. congressional bills to identify legislation by its popular name, such as 'Inflation Reduction Act'.
Instructions
Get all titles for a bill — short titles, official titles, display titles, and titles as they appeared in different text versions. Useful for finding the popular name of legislation (e.g., 'Inflation Reduction Act').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| congress | Yes | Congress number | |
| bill_type | Yes | Bill type | |
| bill_number | Yes | Bill number | |
| limit | No | Max results (default: 100) |