You're viewing a demo portfolio

Join the waitlist
PRSM

court_docket_lookup

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Look up a federal docket by court ID and docket number. Returns party list and recent entries from PACER/RECAP.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "court",
    "docket_number"
  ],
  "properties": {
    "court": {
      "type": "string",
      "description": "Court ID, e.g. 'nysd'."
    },
    "docket_number": {
      "type": "string",
      "description": "Docket number, e.g. '1:23-cv-04567'."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →