You're viewing a demo portfolio

Join the waitlist
PRSM

ecfr_get_title_structure

Active

Tool of CourtListener

declared in 3.4.3

Get the full hierarchical structure (title -> section) of a CFR title on a date.

Parameters schema

{
  "type": "object",
  "required": [
    "title",
    "date"
  ],
  "properties": {
    "date": {
      "type": "string",
      "description": "Snapshot date (YYYY-MM-DD)"
    },
    "title": {
      "type": "integer",
      "maximum": 50,
      "minimum": 1,
      "description": "CFR title number (1-50)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

CourtListener

https://github.com/Vaquill-AI/courtlistener-mcp

1/7 registries
View full server →