court_judge_lookup
ActiveTool of io.github.blackboxfoundry/livedatalink
declared in 1.0.0
Look up a judge profile by name or CourtListener person ID. Returns positions, education, and bench history.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Judge full or partial name, or numeric person ID."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries