get_version_history
Retrieve CFR version history for sections, subparts, or parts, showing amendment dates and substantive vs editorial changes since Jan 2017.
Instructions
Get the version history of a CFR section, subpart, or part.
Returns a list of content versions with dates, amendment info, and whether each version was a substantive text change vs editorial.
The 'substantive' field is key: True = the regulatory text actually changed. False = only editorial/formatting change.
History goes back to January 2017 only. Pre-2017 changes are not tracked.
part/subpart/section accept int or string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part | No | ||
| section | No | ||
| subpart | No | ||
| title_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||