retrieve_part
Fetch the full text of a Code of Federal Regulations part using title and part numbers. Supplies official regulatory content for compliance analysis when contract clauses map to an entire CFR part.
Instructions
Retrieve the text of an entire CFR part (a cluster of related sections).
Prefer retrieve_section when the clause maps to one exact
section — a part's response can be large.
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). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||