court_recent_filings
ActiveTool of io.github.blackboxfoundry/livedatalink
declared in 1.0.0
Recent docket entries filed in a specific court, ordered newest first.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"court"
],
"properties": {
"court": {
"type": "string",
"description": "Court ID, e.g. 'nysd', 'cand'."
},
"limit": {
"type": "number",
"description": "Max results (1-50, default 10)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries