research.federal-register-search
Search newest U.S. Federal Register document metadata by topic, agency, type, and publication date, returning bounded regulatory notices, rules, proposed rules, presidential documents, and links to FederalRegister.gov and official govinfo.gov PDFs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional full-text Federal Register search term | |
| max_results | No | Maximum newest-first documents returned | |
| agency_slugs | No | Optional exact FederalRegister.gov agency slugs, such as commerce-department | |
| published_to | No | Optional inclusive publication-date upper bound | |
| document_types | No | Optional document types: RULE, PRORULE, NOTICE, or PRESDOCU | |
| published_from | No | Optional inclusive publication-date lower bound |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured Federal Register document search result | |
| meta | Yes | ||
| service | Yes | ||
| version | Yes | ||
| request_id | Yes | Unique request identifier |