ecfr_section
Retrieve the full rendered text of a specific Code of Federal Regulations (CFR) section or part. Provide title and part numbers; optionally specify a section or date.
Instructions
Get the full text of a specific CFR section or part. Returns the rendered regulation content.
Use ecfr_search or ecfr_title_structure first to find the title, part, and section numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date for version (YYYY-MM-DD format, default: today) | |
| part | Yes | Part number within the title (e.g. '314', '58', '131') | |
| title | Yes | CFR title number (1-50) | |
| section | No | Section number within the part (e.g. '50', '1', '3'). Omit to get the entire part. |