us_get_cfr_section_history
Obtain the complete amendment history of a CFR section, showing point-in-time versions, to track regulatory changes and understand the evolution of federal rules.
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 | |||