court_opinions
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries