ecfr_list_all_corrections
ActiveTool of CourtListener
declared in 3.4.3
List CFR corrections, optionally filtered by title and/or effective date.
Parameters schema
{
"type": "object",
"properties": {
"date": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "Corrections in effect on this date (YYYY-MM-DD)"
},
"title": {
"anyOf": [
{
"type": "integer",
"maximum": 50,
"minimum": 1
},
{
"type": "null"
}
],
"default": null,
"description": "Restrict to a CFR title number"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
CourtListener
https://github.com/Vaquill-AI/courtlistener-mcp
1/7 registries