search_cfr
Full-text search across the Code of Federal Regulations. Filter results by title, chapter, part, or amendment date to find relevant sections.
Instructions
Full-text search across the Code of Federal Regulations.
Returns matching sections with excerpts, headings, scores, and hierarchy.
CRITICAL: Set current_only=True (default) to search only in-effect text. Without it, search returns ALL historical versions including superseded, so a section amended 5 times appears 5 times.
Search caps at 10,000 total results. Use hierarchy filters (title, chapter, part) to narrow if you hit the cap.
Only 'relevance' ordering is supported. No date or newest sorting.
last_modified_after/before use YYYY-MM-DD format and filter by the date sections were last amended. Useful for finding recent regulatory changes.
per_page capped at 100 by default (server-side soft cap; API max is 5000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| title | No | ||
| chapter | No | ||
| part | No | ||
| subpart | No | ||
| section | No | ||
| current_only | No | ||
| last_modified_after | No | ||
| last_modified_before | No | ||
| per_page | No | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||