reg_cfr_search
Full-text search the current Code of Federal Regulations (eCFR, all 50 titles) for a phrase or keywords. Returns matching sections with their citation (e.g. '40 CFR 98.411'), hierarchy heading, a text snippet, effective date, and the official eCFR URL, plus the total match count. Use reg_cfr_section to read a full section's text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max sections to return (default 20, max 100). | |
| query | Yes | Phrase or keywords to find in the CFR, e.g. 'greenhouse gas reporting'. |