search_regulations
Search the full text of the CFR using a free-text query, then narrow results by agency or effective date to locate regulatory requirements relevant to contract compliance.
Instructions
Full-text search across the CFR for a free-text query or phrase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | the sentinel "current" (default) for only in-force text (excludes superseded historical matches), an explicit YYYY-MM-DD date to scope results to content in force on that date, or None for no date restriction at all — matches from every historical version of the CFR are included, which may return duplicate or superseded text alongside current text. Callers that specifically want historical, including superseded, matches should pass date=None explicitly rather than relying on the default. | current |
| page | No | page number (>= 1, default 1). | |
| query | Yes | free-text search query, e.g. "hazardous waste characteristics". | |
| per_page | No | results per page (1-100, default 20). | |
| agency_slugs | No | optional list of agency slugs to restrict the search to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||