You're viewing a demo portfolio

Join the waitlist
PRSM

court_opinions

Active

Tool of io.github.huwhitememes/tollbooth

declared in 0.12.0

Search US federal court opinions by keyword, court, date via CourtListener (Free Law Project). Keyless.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "court": {
      "type": "string",
      "description": "e.g. scotus, ca9"
    },
    "query": {
      "type": "string",
      "description": "Search terms"
    },
    "days_back": {
      "type": "integer",
      "maximum": 9007199254740991,
      "minimum": -9007199254740991,
      "description": "Days back, default 90"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.huwhitememes/tollbooth

1/7 registries
View full server →
court_opinions — io.github.huwhitememes/tollbooth — PRSM MCP