congress_summaries_search
Search Congressional Research Service summaries across all bills and congresses. Filter by congress, bill type, and date range to find relevant legislative information.
Instructions
Search bill summaries across all bills and congresses. Unlike congress_bill_summaries (which requires a specific bill), this searches CRS summaries across the entire collection. Filter by congress, bill type, and date range. Sorted by last update date. Results include the associated bill reference.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| congress | No | Congress number to filter by (omit for all congresses) | |
| bill_type | No | Bill type to filter by | |
| limit | No | Max results (default: 20) | |
| fromDateTime | No | Filter by update date from. Format: YYYY-MM-DDT00:00:00Z | |
| toDateTime | No | Filter by update date to. Format: YYYY-MM-DDT00:00:00Z | |
| sort | No | Sort order: updateDate+asc or updateDate+desc |