get_corrections
Retrieve editorial corrections for a CFR title to verify if a section's text has been corrected since its last amendment. Filter by year and limit results.
Instructions
Get editorial corrections for a CFR title.
Returns a list of corrections with CFR references, corrective actions, error dates, and FR citations. Useful for checking whether a section's current text has been corrected since its last amendment.
limit caps the number of corrections returned (default 50, max 1000). since_year further filters to corrections with year >= since_year. Title 48 has ~280 corrections across all years; use since_year to focus on recent ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title_number | No | ||
| limit | No | ||
| since_year | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||