search_legal_cases
ActiveTool of io.github.onefreeman1337/osf-data-marketplace
Search 1.5 million+ US court opinions (SCOTUS all time + all 13 federal appellate circuits) plus SEC litigation releases and administrative proceedings. Returns case name, court, citations, date, provenance URL, and a record_id per match. Use get_record for the full opinion record. Args: query: keyword(s) to search, e.g. "miranda arizona" or "ninth circuit qualified immunity".
Parameters schema
{
"type": "object",
"title": "search_legal_casesArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.onefreeman1337/osf-data-marketplace
1/7 registries