law.cfr-section
Fetch the authoritative full text of a US Code of Federal Regulations section by title and section number, with optional historical date for point-in-time text. Returns citation, heading, and plain text.
Instructions
Fetch the authoritative full text of a US Code of Federal Regulations section by title + section number (e.g. title 17, section 240.10b-5). Optional date (yyyy-mm-dd, back to 2017) returns the historical text in force on that date. Returns citation, heading, plain text, Federal Register source credit, and official eCFR link. Public-domain, updated daily.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional point-in-time date (yyyy-mm-dd, coverage starts 2017-01-03). | |
| title | Yes | CFR title number, 1-50. | |
| section | Yes | Section as "part.section", e.g. "1026.43" or "240.10b-5". |