retrieve_section
Retrieve the exact legal text of a specific Code of Federal Regulations section by title, part, and section, with optional as-of date.
Instructions
Retrieve the exact legal text of one CFR section (e.g. 40 CFR 261.10).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | optional as-of date (YYYY-MM-DD). Defaults to the latest available date for this title if omitted. | |
| part | Yes | CFR part number, e.g. "261". | |
| title | Yes | CFR title number (1-50). | |
| section | Yes | CFR section number, e.g. "10". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||