us_get_cfr_section_history
Retrieve the amendment history and point-in-time versions of a specific CFR section by providing title, part, and section identifiers.
Instructions
Fetch the amendment history (point-in-time versions) of one CFR section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part | Yes | part identifier, e.g. ``"744"``. | |
| title | Yes | CFR title number, e.g. ``15``. | |
| section | Yes | section identifier, e.g. ``"744.3"`` - take title/part/section from `us_search_cfr_sections`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||