Search Congressional Documents
search_congressional_documentsSearch the full text of official U.S. congressional documents — hearing transcripts, committee reports, committee prints, House/Senate documents, and the Congressional Record. Use for "what was said in the congressional hearing about X", "the committee report on Y", "congressional testimony on Z", "what did Congress publish about ...". Returns matching documents with their official citation, date, congress number and a govinfo.gov link; pass the returned ids to get_congressional_document_text to read the actual wording. Searches PUBLISHED documents only — a hearing transcript appears months after the hearing. Note that a person named in a document is not thereby accused of anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results to return (default 10, max 50) | |
| query | Yes | Free-text search over document full text, e.g. "opioid settlement" or "FTX collapse" | |
| _apiKey | No | data.gov API key (free at api.data.gov/signup) | |
| date_to | No | Latest publication date, YYYY-MM-DD | |
| congress | No | Congress number, e.g. 118 for 2023-2024 | |
| doc_type | No | Which record to search: "hearings" (transcripts), "reports" (committee reports), "prints", "documents" (House/Senate documents), "record" (Congressional Record), or "all" (default). | |
| date_from | No | Earliest publication date, YYYY-MM-DD |